|
void | map_primitive (const std::string &name, ObjectMap *map) |
|
void | map_container (const std::string &name, ObjectMap *map) |
|
void | map_existing_object (const std::string &name, ObjectMap *map) |
|
void | map_hierarchy_start (const std::string &name, ObjectMap *map) |
|
void | map_hierarchy_end () |
|
void | init (ObjectMap *object) |
|
void | reset () |
|
void | map_buffer (void *buf, int size) |
| pack_buffer More...
|
|
void | setNextObjectReadOnly () |
|
◆ map_buffer()
void SST::Core::Serialization::pvt::ser_mapper::map_buffer |
( |
void * |
buf, |
|
|
int |
size |
|
) |
| |
pack_buffer
- Parameters
-
buf | Must be non-null |
size | Must be non-zero |
The documentation for this class was generated from the following file:
- src/sst/core/serialization/impl/mapper.h