Packing status object.
More...
Packing status object.
Definition at line 60 of file Pack_stat.hpp.
#include <Pack_stat.hpp>
|
void | incReq () |
| Increment the request pointer.
|
|
size_t | reqPack () |
| return the actual request for packing
|
|
void | mark () |
| Mark.
|
|
size_t | getMark () |
| Return the mark.
|
|
|
size_t | p_mark |
| marker used to remember some position
|
|
size_t | un_ele |
| packing offset
|
|
◆ Pack_stat()
◆ getMark()
size_t Pack_stat::getMark |
( |
| ) |
|
|
inline |
◆ incReq()
void Pack_stat::incReq |
( |
| ) |
|
|
inline |
Increment the request pointer.
Definition at line 79 of file Pack_stat.hpp.
◆ mark()
◆ reqPack()
size_t Pack_stat::reqPack |
( |
| ) |
|
|
inline |
return the actual request for packing
- Returns
- the actual request for packing
Definition at line 89 of file Pack_stat.hpp.
◆ p_mark
marker used to remember some position
Definition at line 63 of file Pack_stat.hpp.
◆ un_ele
The documentation for this class was generated from the following file: