Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
GraphTools_TSNode Class Reference

#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
 

Constructor & Destructor Documentation

GraphTools_TSNode::GraphTools_TSNode ( )

Member Function Documentation

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 ( )

The documentation for this class was generated from the following file: