Equalizer  1.6.1
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
eVolve::EVolve Class Reference
+ Inheritance diagram for eVolve::EVolve:
+ Collaboration diagram for eVolve::EVolve:

Public Member Functions

 EVolve (const LocalInitData &initData)
 
int run ()
 Run an eqPly instance. More...
 
- Public Member Functions inherited from eq::Client
 Client ()
 Construct a new client. More...
 
virtual ~Client ()
 Destruct the client. More...
 
bool connectServer (ServerPtr server)
 Open and connect an Equalizer server to the local client. More...
 
bool disconnectServer (ServerPtr server)
 Disconnect and close the connection to an Equalizer server. More...
 
virtual bool initLocal (const int argc, char **argv)
 Initialize a local, listening node. More...
 
virtual bool exitLocal ()
 De-initialize a local, listening node. More...
 
bool hasCommands ()
 
virtual co::CommandQueue * getMainThreadQueue ()
 
const Strings & getActiveLayouts ()
 
const std::string & getGPUFilter () const
 
float getModelUnit () const
 
- Public Member Functions inherited from eq::fabric::Client
bool connectServer (co::NodePtr server)
 Open and connect an Equalizer server to the local client. More...
 
bool disconnectServer (co::NodePtr server)
 Disconnect and close the connection to an Equalizer server. More...
 
void processCommand (const uint32_t timeout=LB_TIMEOUT_INDEFINITE)
 Get and process one pending command from the node command queue. More...
 
virtual bool dispatchCommand (co::ICommand &command)
 

Static Public Member Functions

static const std::string & getHelp ()
 

Protected Member Functions

virtual void clientLoop ()
 
- Protected Member Functions inherited from eq::Client
virtual void exitClient ()
 Exit the process cleanly on render clients. More...
 
- Protected Member Functions inherited from eq::fabric::Client
 Client ()
 Construct a new client.
 

Detailed Description

Definition at line 45 of file eVolve.h.

Member Function Documentation

void eVolve::EVolve::clientLoop ( )
protectedvirtual
See Also
eq::Client::clientLoop.

Reimplemented from eq::Client.

Definition at line 137 of file eVolve.cpp.

References eq::Client::clientLoop().

+ Here is the call graph for this function:

int eVolve::EVolve::run ( )

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