|
SST
15.1.0
StructuralSimulationToolkit
|
Base template for the class. More...
#include <ssthandler.h>
Additional Inherited Members | |
Public Member Functions inherited from SST::SSTHandlerBase< returnT, argT > | |
| returnT | operator() (argT arg) |
| void | attachTool (AttachPoint *tool, const AttachPointMetaData &mdata) |
| Attaches a tool to the AttachPoint. More... | |
| void | detachTool (AttachPoint *tool) |
| Remove an attached tool. More... | |
| void | transferAttachedToolInfo (SSTHandlerBase *handler) |
| Transfers attached tools from existing handler. | |
Public Member Functions inherited from SST::Core::Serialization::serializable_base | |
| virtual const char * | cls_name () const =0 |
| virtual uint32_t | cls_id () const =0 |
| virtual std::string | serialization_name () const =0 |
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() |
Protected Types inherited from SST::Core::Serialization::serializable_base | |
| enum | cxn_flag_t { ConstructorFlag } |
Protected Member Functions inherited from SST::SSTHandlerBase< returnT, argT > | |
| virtual returnT | operator_impl (argT)=0 |
| void | serialize_order (SST::Core::Serialization::serializer &ser) override |
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) |
Base template for the class.
If this one gets chosen, then there is a mismatch somewhere, so it will just static_assert