Equalizer
1.4.1
|
Manages the argument parsing and non-distributed part of the initialization data. More...
#include <localInitData.h>
Public Member Functions | |
void | parseArguments (const int argc, char **argv) |
const std::string & | getTrackerPort () const |
const std::string & | getPathFilename () const |
uint32_t | getMaxFrames () const |
bool | useColor () const |
bool | isResident () const |
const std::vector< std::string > & | getFilenames () const |
const LocalInitData & | operator= (const LocalInitData &from) |
Manages the argument parsing and non-distributed part of the initialization data.
Definition at line 42 of file eqPly/localInitData.h.