Open CASCADE Technology 6.6.0
|
#include <GraphTools_TSNode.hxx>
Public Member Functions | |
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 |
GraphTools_TSNode::GraphTools_TSNode | ( | ) |
void GraphTools_TSNode::AddSuccessor | ( | const Standard_Integer | s | ) |
void GraphTools_TSNode::DecreaseRef | ( | ) |
Standard_Integer GraphTools_TSNode::GetSuccessor | ( | const Standard_Integer | index | ) | const |
void GraphTools_TSNode::IncreaseRef | ( | ) |
Standard_Integer GraphTools_TSNode::NbRef | ( | ) | const |
Standard_Integer GraphTools_TSNode::NbSuccessors | ( | ) | const |
void GraphTools_TSNode::Reset | ( | ) |