|
|
template<typename T > |
| T * | getSharedObjectData (const std::string name) |
| |
|
void | updateState (bool finalize) |
| |
|
void | serialize_order (SST::Core::Serialization::serializer &ser) override |
| |
|
virtual const char * | cls_name () const =0 |
| |
|
virtual uint32_t | cls_id () const =0 |
| |
|
virtual std::string | serialization_name () const =0 |
| |
|
|
static constexpr uint32_t | NullClsId = std::numeric_limits<uint32_t>::max() |
| |
| enum | cxn_flag_t { ConstructorFlag
} |
| |
|
static void | serializable_abort (uint32_t line, const char *file, const char *func, const char *obj) |
| |
The documentation for this class was generated from the following files:
- src/sst/core/shared/sharedObject.h
- src/sst/core/shared/sharedObject.cc