Equalizer  1.11.0
Parallel Rendering Framework
eq::ConfigStatistics Class Reference

Samples one Config statistics event. More...

#include <configStatistics.h>

+ Inheritance diagram for eq::ConfigStatistics:
+ Collaboration diagram for eq::ConfigStatistics:

Public Member Functions

 ConfigStatistics (const Statistic::Type type, Config *config)
 Construct a statistics sampler and sample the start time. More...
 
virtual ~ConfigStatistics ()
 Destruct the sampler, sample the end time and send the event. More...
 
- Public Member Functions inherited from eq::StatisticSampler< Config >
 StatisticSampler (const Statistic::Type type, Config *owner, const uint32_t frameNumber=LB_UNDEFINED_UINT32)
 Construct a new statistics sampler. More...
 
virtual ~StatisticSampler ()
 Destruct and finish statistics sampling. More...
 

Additional Inherited Members

- Public Attributes inherited from eq::StatisticSampler< Config >
ConfigEvent event
 The statistics event.
 
- Protected Attributes inherited from eq::StatisticSampler< Config >
Config *const _owner
 

Detailed Description

Samples one Config statistics event.

Definition at line 28 of file configStatistics.h.

Constructor & Destructor Documentation

eq::ConfigStatistics::ConfigStatistics ( const Statistic::Type  type,
Config config 
)

Construct a statistics sampler and sample the start time.

Version
1.0
virtual eq::ConfigStatistics::~ConfigStatistics ( )
virtual

Destruct the sampler, sample the end time and send the event.

Version
1.0

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