Packing status object. More...
Packing status object.
Definition at line 51 of file Pack_stat.hpp.
#include <Pack_stat.hpp>
Public Member Functions | |
| void | incReq () |
| Increment the request pointer. More... | |
| size_t | reqPack () |
| return the actual request for packing More... | |
| void | mark () |
| Mark. More... | |
| size_t | getMark () |
| Return the mark. More... | |
Private Attributes | |
| size_t | p_mark |
| marker used to remember some position | |
| size_t | un_ele |
| packing offset | |
|
inline |
|
inline |
Increment the request pointer.
Definition at line 70 of file Pack_stat.hpp.
|
inline |
Mark.
Definition at line 90 of file Pack_stat.hpp.
|
inline |
return the actual request for packing
Definition at line 80 of file Pack_stat.hpp.