Equalizer  1.4.1
Public Member Functions | Protected Member Functions
eqPly::Node Class Reference

Representation of a node in the cluster. More...

#include <node.h>

+ Inheritance diagram for eqPly::Node:
+ Collaboration diagram for eqPly::Node:

List of all members.

Public Member Functions

 Node (eq::Config *parent)
 Construct a new node.

Protected Member Functions

virtual ~Node ()
 Destruct the node.
virtual bool configInit (const eq::uint128_t &initID)
 Initialize this node.

Detailed Description

Representation of a node in the cluster.

Manages node-specific data, namely requesting the mapping of the initialization data by the local Config instance.

Definition at line 45 of file share/Equalizer/examples/eqPly/node.h.


Constructor & Destructor Documentation

eqPly::Node::Node ( eq::Config parent) [inline]

Construct a new node.

Version:
1.0

Reimplemented from eq::Node.

Definition at line 48 of file share/Equalizer/examples/eqPly/node.h.

virtual eqPly::Node::~Node ( ) [inline, protected, virtual]

Destruct the node.

Version:
1.0

Reimplemented from eq::Node.

Definition at line 51 of file share/Equalizer/examples/eqPly/node.h.


Member Function Documentation

bool eqPly::Node::configInit ( const eq::uint128_t &  initID) [protected, virtual]

The documentation for this class was generated from the following files:
Generated on Mon Nov 26 2012 14:41:51 for Equalizer 1.4.1 by  doxygen 1.7.6.1