Definition at line 174 of file Packer_util.hpp.
Public Member Functions | |
| call_packRequest_agg_functor (const obj_type &obj, size_t &req) | |
| template<typename T > | |
| void | operator() (T &t) |
| It calls the pack request for each property. | |
Data Fields | |
| const obj_type & | obj |
| object to pack | |
| size_t & | req |
| offset of the packed memory | |