MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
MFM::StatsRenderer< GC >::CapturableStatistic Class Referenceabstract
Inheritance diagram for MFM::StatsRenderer< GC >::CapturableStatistic:
MFM::StatsRenderer< GC >::DataReporter MFM::StatsRenderer< GC >::ElementDataSlotSum

Public Member Functions

virtual const char * GetLabel () const =0
 
virtual s32 GetDecimalPlaces () const =0
 
virtual double GetValue (bool endOfEpoch) const =0
 
virtual void GetValue (ByteSink &bs, bool endOfEpoch) const
 

Member Function Documentation

template<class GC>
virtual void MFM::StatsRenderer< GC >::CapturableStatistic::GetValue ( ByteSink bs,
bool  endOfEpoch 
) const
inlinevirtual

Report the current associated data value to bs, in whatever form desired. This is to include everything but the GetLabel label, which is sometimes handled separately (e.g., in data files).

Implements MFM::StatsRenderer< GC >::DataReporter.


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