eqNbody::Node Class Reference

Inheritance diagram for eqNbody::Node:
Inheritance graph
[legend]
Collaboration diagram for eqNbody::Node:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

virtual ~Node ()
 Destructs the node.
virtual bool configInit (const uint32_t initID)
 Initialises this node.
virtual bool configExit ()
 Exit this node.

Detailed Description

Definition at line 25 of file examples/eqNBody/node.h.


Constructor & Destructor Documentation

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

Constructs a new node.

Reimplemented from eq::Node.

Definition at line 28 of file examples/eqNBody/node.h.

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

Destructs the node.

Reimplemented from eq::Node.

Definition at line 31 of file examples/eqNBody/node.h.


Member Function Documentation

bool eqNbody::Node::configInit ( const uint32_t  initID  )  [protected, virtual]

Initialises this node.

Parameters:
initID the init identifier.

Reimplemented from eq::Node.

Definition at line 29 of file examples/eqNBody/node.cpp.

References eq::ASYNC, eq::Node::configInit(), eq::Node::getConfig(), eq::Node::IATTR_THREAD_MODEL, and eq::UNDEFINED.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:15:16 2010 for Equalizer 0.9.1 by  doxygen 1.6.1