Packing status object.
More...
Packing status object.
Definition at line 49 of file Pack_stat.hpp.
#include <Pack_stat.hpp>
|
size_t | p_mark |
|
size_t | un_ele |
|
size_t Pack_stat::getMark |
( |
| ) |
|
|
inline |
Return the mark.
- Returns
- the mark
Definition at line 94 of file Pack_stat.hpp.
template<typename T >
void* Pack_stat::getMarkPointer |
( |
T & |
mem | ) |
|
|
inline |
Return the memory pointer at the mark place.
- Template Parameters
-
- Returns
- memory pointer at mark place
Definition at line 106 of file Pack_stat.hpp.
template<typename T >
size_t Pack_stat::getMarkSize |
( |
T & |
mem | ) |
|
|
inline |
Get the memory size from the mark point.
- Template Parameters
-
Definition at line 116 of file Pack_stat.hpp.
void Pack_stat::incReq |
( |
| ) |
|
|
inline |
Increment the request pointer.
Definition at line 64 of file Pack_stat.hpp.
size_t Pack_stat::reqPack |
( |
| ) |
|
|
inline |
return the actual request for packing
- Returns
- the actual request for packing
Definition at line 74 of file Pack_stat.hpp.
The documentation for this class was generated from the following file: