#include <GraphTools_TSNode.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GraphTools_TSNode () |
| Standard_EXPORT void | Reset () |
| Standard_EXPORT void | IncreaseRef () |
| Standard_EXPORT void | DecreaseRef () |
| Standard_EXPORT Standard_Integer | NbRef () const |
| Standard_EXPORT void | AddSuccessor (const Standard_Integer s) |
| Standard_EXPORT Standard_Integer | NbSuccessors () const |
| Standard_EXPORT Standard_Integer | GetSuccessor (const Standard_Integer index) const |
Private Attributes | |
| Standard_Integer | referenceCount |
| TColStd_SequenceOfInteger | mySuccessors |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1