The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::StatisticDef::PendingSubStatCreationInfo Class Reference

This helper class serves as a placeholder for substatistic creation. More...

#include <StatisticDef.hpp>

Public Member Functions

 PendingSubStatCreationInfo (const TreeNode *stat_node, const std::string &stat_name)
 
const TreeNodegetNode () const
 
const std::string & getName () const
 

Detailed Description

This helper class serves as a placeholder for substatistic creation.

Definition at line 504 of file StatisticDef.hpp.

Constructor & Destructor Documentation

◆ PendingSubStatCreationInfo()

sparta::StatisticDef::PendingSubStatCreationInfo::PendingSubStatCreationInfo ( const TreeNode stat_node,
const std::string &  stat_name 
)
inline

Definition at line 507 of file StatisticDef.hpp.

Member Function Documentation

◆ getName()

const std::string & sparta::StatisticDef::PendingSubStatCreationInfo::getName ( ) const
inline

Definition at line 515 of file StatisticDef.hpp.

◆ getNode()

const TreeNode * sparta::StatisticDef::PendingSubStatCreationInfo::getNode ( ) const
inline

Definition at line 512 of file StatisticDef.hpp.


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