Packing status object. More...
Packing status object.
Definition at line 60 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 79 of file Pack_stat.hpp.
|
inline |
Mark.
Definition at line 99 of file Pack_stat.hpp.
|
inline |
return the actual request for packing
Definition at line 89 of file Pack_stat.hpp.