Equalizer  1.4.1
Public Member Functions | Protected Member Functions
eVolve::Node Class Reference
+ Inheritance diagram for eVolve::Node:
+ Collaboration diagram for eVolve::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

Definition at line 39 of file share/Equalizer/examples/eVolve/node.h.


Constructor & Destructor Documentation

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

Construct a new node.

Version:
1.0

Reimplemented from eq::Node.

Definition at line 42 of file share/Equalizer/examples/eVolve/node.h.

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

Destruct the node.

Version:
1.0

Reimplemented from eq::Node.

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


Member Function Documentation

bool eVolve::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