Equalizer 1.0

eqPixelBench::Config Class Reference

Inheritance diagram for eqPixelBench::Config:
Collaboration diagram for eqPixelBench::Config:

List of all members.

Public Member Functions

 Config (co::base::RefPtr< eq::Server > parent)
virtual uint32_t startFrame (const eq::uint128_t &frameID)
virtual bool handleEvent (const eq::ConfigEvent *event)
const co::base::ClockgetClock () const

Protected Member Functions

virtual ~Config ()
 Destruct a config.

Detailed Description


Constructor & Destructor Documentation

eqPixelBench::Config::~Config ( ) [protected, virtual]

Destruct a config.

Version:
1.0

Reimplemented from eq::Config.

Definition at line 43 of file eqPixelBench/config.cpp.


Member Function Documentation

const co::base::Clock* eqPixelBench::Config::getClock ( ) const [inline]
Returns:
the clock started by startFrame, or 0 on render clients.

Definition at line 49 of file share/Equalizer/examples/eqPixelBench/config.h.

bool eqPixelBench::Config::handleEvent ( const eq::ConfigEvent event) [virtual]
See also:
eq::Config::handleEvent

Reimplemented from eq::Config.

Definition at line 58 of file eqPixelBench/config.cpp.

References eq::ConfigEvent::data, and eqNbody::Config::handleEvent().

Referenced by eqPly::Config::handleEvent().

Here is the call graph for this function:

Here is the caller graph for this function:

uint32_t eqPixelBench::Config::startFrame ( const eq::uint128_t frameID) [virtual]
See also:
eq::Config::startFrame

Reimplemented from eq::Config.

Definition at line 49 of file eqPixelBench/config.cpp.

References co::base::Clock::reset(), and eq::Config::startFrame().

Referenced by eqPly::Config::startFrame().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
Generated on Sun May 8 2011 19:11:10 for Equalizer 1.0 by  doxygen 1.7.3