Open CASCADE Technology
6.5.4
|
#include <GraphTools_TSNode.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | GraphTools_TSNode () |
void | Reset () |
void | IncreaseRef () |
void | DecreaseRef () |
Standard_Integer | NbRef () const |
void | AddSuccessor (const Standard_Integer s) |
Standard_Integer | NbSuccessors () const |
Standard_Integer | GetSuccessor (const Standard_Integer index) const |
Standard_Integer GraphTools_TSNode::GetSuccessor | ( | const Standard_Integer | index | ) | const |
Standard_Integer GraphTools_TSNode::NbRef | ( | ) | const |