SST 16.0.0
Structural Simulation Toolkit
SST::Util::PerfData Class Reference

Public Member Functions

 PerfData (std::string name, PerfData *parent)
template<typename T>
getData (const std::string &key)

Data Fields

std::string name_ = ""
std::map< std::string, std::variant< uint64_t, int64_t, double, UnitAlgebra, std::string > > data_
std::map< std::string, std::pair< std::string, std::string > > keys_
PerfData * parent_ = nullptr
std::vector< PerfData * > children_

The documentation for this class was generated from the following files: