|  | 
| void | call_000 () | 
|  | 
| void | call_001 (float f) | 
|  | 
| void | call_010 (int in) | 
|  | 
| void | call_011 (int in, float f) | 
|  | 
| int | call_100 () | 
|  | 
| int | call_101 (float f) | 
|  | 
| int | call_110 (int in) | 
|  | 
| int | call_111 (int in, float f) | 
|  | 
|  | HandlerTest (int in) | 
|  | 
| 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() | 
|  | 
| 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) | 
|  | 
◆ serialize_order()
The documentation for this struct was generated from the following file:
- src/sst/core/testElements/coreTest_Serialization.cc