SST 16.0.0
Structural Simulation Toolkit
SST::Shared::SharedObject Class Reference
Inheritance diagram for SST::Shared::SharedObject:
SST::Core::Serialization::serializable SST::Core::Serialization::serializable_base SST::Shared::SharedArray< int > SST::Shared::SharedArray< bool > SST::Shared::SharedMap< int, int > SST::Shared::SharedSet< int > SST::Shared::SharedSet< SST::CoreTestSharedObjectsComponent::setItem > SST::Shared::SharedArray< T > SST::Shared::SharedArray< bool > SST::Shared::SharedMap< keyT, valT > SST::Shared::SharedSet< valT >

Public Types

enum  verify_type { VERIFY_UNINITIALIZED , FE_VERIFY , INIT_VERIFY , NO_VERIFY }
 Enum of verify types.

Public Member Functions

virtual void serialize_order (serializer &UNUSED(ser)) override
ImplementSerializable(SharedObject) protected friend int::main (int argc, char **argv)
void incPublishCount (SharedObjectData *data)
int incShareCount (SharedObjectData *data)
Public Member Functions inherited from SST::Core::Serialization::serializable_base
virtual const char * cls_name () const =0
virtual void serialize_order (serializer &ser)=0
virtual uint32_t cls_id () const =0
virtual std::string serialization_name () const =0

Static Public Attributes

static SharedObjectDataManager manager
Static Public Attributes inherited from SST::Core::Serialization::serializable
static constexpr uint32_t NullClsId = std::numeric_limits<uint32_t>::max()
Static Public Attributes inherited from SST::Core::Serialization::serializable_base
static constexpr uint32_t NullClsId = std::numeric_limits<uint32_t>::max()

Additional Inherited Members

Protected Types inherited from SST::Core::Serialization::serializable_base
enum  cxn_flag_t { ConstructorFlag }
Static Protected Member Functions inherited from SST::Core::Serialization::serializable_base
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 file: