|
Equalizer 1.0
|
Global parameter handling for the Equalizer fabric namespace. More...
#include <global.h>
Inheritance diagram for eq::fabric::Global: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. |
1.0 by
1.7.3