Global parameter handling for the Equalizer fabric namespace.
More...
#include <global.h>
|
| static void | setServer (const std::string &server) |
| | Set the default Equalizer server. More...
|
| |
| static const std::string & | getServer () |
| |
| static ErrorRegistry & | getErrorRegistry () |
| |
|
static void | setFlags (const uint32_t flags) |
| |
|
static uint32_t | getFlags () |
| |
|
static void | setPrefixes (const Strings &prefixes) |
| |
|
static const Strings & | getPrefixes () |
| |
Global parameter handling for the Equalizer fabric namespace.
Definition at line 30 of file 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.
- Parameters
-
| server | the default server. |
The documentation for this class was generated from the following file: