Public Member Functions | |
| Node (int _id=-1) | |
| std::string | toString () | 
| Node (int _id=-1, double _v0=0) | |
| std::string | toString () | 
Public Attributes | |
| unsigned int | id | 
| double | v0 | 
| double | v1 | 
| bool | hasNoOuts | 
| Node::Node | ( | int |  _id = -1 | 
          ) |  [inline] | 
        
| Node::Node | ( | int |  _id = -1,  | 
        |
| double |  _v0 = 0 | |||
| ) |  [inline] | 
        
| std::string Node::toString | ( | ) |  [inline] | 
        
| std::string Node::toString | ( | ) |  [inline] | 
        
| bool Node::hasNoOuts | 
| unsigned int Node::id | 
| double Node::v0 | 
| double Node::v1 | 
 1.6.3