|
Equalizer 1.0
|
Inheritance diagram for eqPixelBench::Config:
Collaboration diagram for eqPixelBench::Config: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::Clock * | getClock () const |
Protected Member Functions | |
| virtual | ~Config () |
| Destruct a config. | |
Definition at line 37 of file share/Equalizer/examples/eqPixelBench/config.h.
| eqPixelBench::Config::~Config | ( | ) | [protected, virtual] |
Destruct a config.
Reimplemented from eq::Config.
Definition at line 43 of file eqPixelBench/config.cpp.
| const co::base::Clock* eqPixelBench::Config::getClock | ( | ) | const [inline] |
Definition at line 49 of file share/Equalizer/examples/eqPixelBench/config.h.
| bool eqPixelBench::Config::handleEvent | ( | const eq::ConfigEvent * | event | ) | [virtual] |
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] |
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:
1.0 by
1.7.3