|
SST
9.0.0
StructuralSimulationToolkit
|
Public Member Functions | |
| StatisticFieldType (const char *name, const char *shortName) | |
| const char * | fieldName () const override |
| const char * | shortName () const override |
Static Public Member Functions | |
| static const char * | getFieldName () |
| static const char * | getShortName () |
| static fieldType_t | id () |
Static Public Member Functions inherited from SST::Statistics::StatisticFieldTypeBase | |
| static StatisticFieldTypeBase * | getField (fieldType_t fieldType) |
| static void | checkRegisterConflict (const char *oldName, const char *newName) |
| static fieldType_t | allocateFieldEnum () |
Additional Inherited Members | |
Static Protected Member Functions inherited from SST::Statistics::StatisticFieldTypeBase | |
| static void | addField (fieldType_t id, StatisticFieldTypeBase *base) |