Equalizer  1.2.1
Public Member Functions | Protected Member Functions
eqPixelBench::Config Class Reference
+ Inheritance diagram for eqPixelBench::Config:
+ Collaboration diagram for eqPixelBench::Config:

List of all members.

Public Member Functions

 Config (eq::ServerPtr parent)
 Construct a new config.
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

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


Constructor & Destructor Documentation

Construct a new config.

Version:
1.0

Reimplemented from eq::Config.

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

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

Returns:
the clock started by startFrame, or 0 on render clients.

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

Referenced by eqPixelBench::Channel::frameStart().

+ Here is the caller graph for this function:

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 eq::Event::type.

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().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Fri Jun 8 2012 15:44:36 for Equalizer 1.2.1 by  doxygen 1.8.0