eq::server::Global Class Reference

The global default attributes. More...

#include <global.h>

Collaboration diagram for eq::server::Global:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Connection (Description) Attributes.
void setConnectionSAttribute (const ConnectionDescription::SAttribute attr, const std::string &value)
const std::string & getConnectionSAttribute (const ConnectionDescription::SAttribute attr) const
void setConnectionCAttribute (const ConnectionDescription::CAttribute attr, const char value)
char getConnectionCAttribute (const ConnectionDescription::CAttribute attr) const
void setConnectionIAttribute (const ConnectionDescription::IAttribute attr, const int32_t value)
int32_t getConnectionIAttribute (const ConnectionDescription::IAttribute attr) const
Config Attributes.
void setConfigFAttribute (const Config::FAttribute attr, const float value)
float getConfigFAttribute (const Config::FAttribute attr) const
Node Attributes.
void setNodeIAttribute (const eq::Node::IAttribute attr, const int32_t value)
int32_t getNodeIAttribute (const eq::Node::IAttribute attr) const
Pipe Attributes.
void setPipeIAttribute (const Pipe::IAttribute attr, const int32_t value)
int32_t getPipeIAttribute (const Pipe::IAttribute attr) const
Window Attributes.
void setWindowIAttribute (const eq::Window::IAttribute attr, const int32_t value)
int32_t getWindowIAttribute (const eq::Window::IAttribute attr) const
Channel Attributes.
void setChannelIAttribute (const eq::Channel::IAttribute attr, const int32_t value)
int32_t getChannelIAttribute (const eq::Channel::IAttribute attr) const

Static Public Member Functions

static Globalinstance ()
static void clear ()
 De-allocate the global instance.

Compound Attributes.

void setCompoundIAttribute (const Compound::IAttribute attr, const int32_t value)
int32_t getCompoundIAttribute (const Compound::IAttribute attr) const
std::ostream & operator<< (std::ostream &, const Global *)


Detailed Description

The global default attributes.

Definition at line 38 of file server/global.h.


Member Function Documentation

void eq::server::Global::clear (  )  [static]

De-allocate the global instance.

Definition at line 37 of file server/global.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Aug 10 18:58:45 2009 for Equalizer 0.9 by  doxygen 1.5.8