|
Open CASCADE Technology
6.9.1
|
#include <PXCAFDoc_SeqExplorerOfGraphNodeSequence.hxx>
Public Member Functions | |
| PXCAFDoc_SeqExplorerOfGraphNodeSequence (const Handle< PXCAFDoc_GraphNodeSequence > &S) | |
| Handle< PXCAFDoc_GraphNode > | Value (const Standard_Integer Index) |
| Standard_Boolean | Contains (const Handle< PXCAFDoc_GraphNode > &T) |
| Standard_Integer | Location (const Standard_Integer N, const Handle< PXCAFDoc_GraphNode > &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| Standard_Integer | Location (const Standard_Integer N, const Handle< PXCAFDoc_GraphNode > &T) |
| PXCAFDoc_SeqExplorerOfGraphNodeSequence::PXCAFDoc_SeqExplorerOfGraphNodeSequence | ( | const Handle< PXCAFDoc_GraphNodeSequence > & | S | ) |
| Standard_Boolean PXCAFDoc_SeqExplorerOfGraphNodeSequence::Contains | ( | const Handle< PXCAFDoc_GraphNode > & | T | ) |
| Standard_Integer PXCAFDoc_SeqExplorerOfGraphNodeSequence::Location | ( | const Standard_Integer | N, |
| const Handle< PXCAFDoc_GraphNode > & | T, | ||
| const Standard_Integer | FromIndex, | ||
| const Standard_Integer | ToIndex | ||
| ) |
| Standard_Integer PXCAFDoc_SeqExplorerOfGraphNodeSequence::Location | ( | const Standard_Integer | N, |
| const Handle< PXCAFDoc_GraphNode > & | T | ||
| ) |
| Handle< PXCAFDoc_GraphNode > PXCAFDoc_SeqExplorerOfGraphNodeSequence::Value | ( | const Standard_Integer | Index | ) |
1.8.10