| _data | GraphNodeBase< NODEDATA, EDGE > | protected | 
  | _edges | GraphNodeBase< NODEDATA, EDGE > | protected | 
  | _pos | GraphNodeBase< NODEDATA, EDGE > | protected | 
  | _visited | GraphNodeBase< NODEDATA, EDGE > | protected | 
  | AddEdge(EDGE *edge) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | CopyFrom(const GraphNodeBase &src) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | DeleteEdge(Int32 pos) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | DeleteEdge(EDGE *edge) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | FindEdge(NodeType *otherHand) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | GetData() const | GraphNodeBase< NODEDATA, EDGE > |  | 
  | GetEdge(Int pos) const | GraphNodeBase< NODEDATA, EDGE > |  | 
  | GetEdgesCount() const | GraphNodeBase< NODEDATA, EDGE > |  | 
  | GetNeighbor(Int pos) const | GraphNodeBase< NODEDATA, EDGE > |  | 
  | GetPosition() const | GraphNodeBase< NODEDATA, EDGE > |  | 
  | GraphNodeBase() | GraphNodeBase< NODEDATA, EDGE > | explicit | 
  | GraphNodeBase(const NODEDATA &data, Vector pos=Vector()) | GraphNodeBase< NODEDATA, EDGE > | explicit | 
  | GraphNodeBase(GraphNodeBase &&src) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | IsVisited() const | GraphNodeBase< NODEDATA, EDGE > |  | 
  | NodeType typedef | GraphNodeBase< NODEDATA, EDGE > |  | 
  | Reset() | GraphNodeBase< NODEDATA, EDGE > |  | 
  | SetData(const NODEDATA &data) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | SetPosition(const Vector &pos) | GraphNodeBase< NODEDATA, EDGE > |  | 
  | Unvisit() | GraphNodeBase< NODEDATA, EDGE > |  | 
  | Visit() | GraphNodeBase< NODEDATA, EDGE > |  | 
  | ~GraphNodeBase() | GraphNodeBase< NODEDATA, EDGE > |  |