Equalizer
1.4.1
|
Global parameter handling for the Equalizer fabric namespace. More...
#include <global.h>
Static Public Member Functions | |
static void | setServer (const std::string &server) |
Set the default Equalizer server. | |
static const std::string & | getServer () |
Global parameter handling for the Equalizer fabric namespace.
Definition at line 29 of file eq/fabric/global.h.
static const std::string& eq::fabric::Global::getServer | ( | ) | [static] |
static void eq::fabric::Global::setServer | ( | const std::string & | server | ) | [static] |
Set the default Equalizer server.
server | the default server. |