| Equalizer
    1.2.1
    | 
 Inheritance diagram for eVolve::Node:
 Inheritance diagram for eVolve::Node: Collaboration diagram for eVolve::Node:
 Collaboration diagram for eVolve::Node:| 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. | |
Definition at line 39 of file share/Equalizer/examples/eVolve/node.h.
| eVolve::Node::Node | ( | eq::Config * | parent | ) |  [inline] | 
Construct a new node.
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.
Reimplemented from eq::Node.
Definition at line 45 of file share/Equalizer/examples/eVolve/node.h.
| bool eVolve::Node::configInit | ( | const eq::uint128_t & | initID | ) |  [protected, virtual] | 
Initialize this node.
| initID | the init identifier. | 
Reimplemented from eq::Node.
Definition at line 36 of file eVolve/node.cpp.
References eq::Node::configInit(), eq::fabric::Node< Config, Node, Pipe, NodeVisitor >::getConfig(), eq::fabric::Node< Config, Node, Pipe, NodeVisitor >::getIAttribute(), eq::fabric::Node< Config, Node, Pipe, NodeVisitor >::IATTR_THREAD_MODEL, eVolve::Config::mapData(), and eq::fabric::Object::setError().
 Here is the call graph for this function:
 Here is the call graph for this function: 1.2.1 by
 1.2.1 by 
    
       1.8.0
     1.8.0