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 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 setNodeSAttribute (const Node::SAttribute attr, const std::string &value)
const std::string & getNodeSAttribute (const Node::SAttribute attr) const
void setNodeCAttribute (const Node::CAttribute attr, const char value)
char getNodeCAttribute (const Node::CAttribute attr) const
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 39 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 Sat Feb 6 13:13:33 2010 for Equalizer 0.9.1 by  doxygen 1.6.1