Equalizer 1.1.3-git
Public Member Functions
eq::admin::Server Class Reference

Proxy object for the connection to an Equalizer server. More...

#include <server.h>

Inheritance diagram for eq::admin::Server:
Collaboration diagram for eq::admin::Server:

List of all members.

Public Member Functions

EQADMIN_API Server ()
 Construct a new server.
virtual EQADMIN_API ~Server ()
 Destruct the server.
void map ()
 Map all server data.
void unmap ()
 Unmap all server data.
EQADMIN_API void syncConfig (const co::uint128_t &configID, const co::uint128_t &version)
 Synchronize all sever data.
virtual void setClient (ClientPtr client)
co::CommandQueuegetMainThreadQueue ()

Detailed Description

Proxy object for the connection to an Equalizer server.

See also:
Client::connectServer

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


Constructor & Destructor Documentation

EQADMIN_API eq::admin::Server::Server ( )

Construct a new server.

Version:
1.0
virtual EQADMIN_API eq::admin::Server::~Server ( ) [inline, virtual]

Destruct the server.

Version:
1.0

Reimplemented from eq::fabric::Server< Client, Server, Config, NodeFactory, co::Node >.

Definition at line 46 of file admin/server.h.


Member Function Documentation

EQADMIN_API void eq::admin::Server::syncConfig ( const co::uint128_t configID,
const co::uint128_t version 
)

Synchronize all sever data.

Version:
1.0

The documentation for this class was generated from the following file:
Generated on Mon Aug 22 2011 12:03:12 for Equalizer 1.1.3-git by  doxygen 1.7.4