FACT++  1.0
const Time& DimState::time ( ) const
inline

Definition at line 79 of file DimState.h.

Referenced by DimDescribedState::description(), DimVersion::description(), DimControl::description(), and operator<<().

79 { return cur.first; }
std::pair< Time, int32_t > cur
Definition: DimState.h:65

+ Here is the caller graph for this function: