SST  14.1.0
StructuralSimulationToolkit
SST::Core::Serialization::pvt::ser_mapper Class Reference

Public Member Functions

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 ()
 

Member Function Documentation

◆ map_buffer()

void SST::Core::Serialization::pvt::ser_mapper::map_buffer ( void *  buf,
int  size 
)

pack_buffer

Parameters
bufMust be non-null
sizeMust be non-zero

The documentation for this class was generated from the following file: