|
Open CASCADE Technology
6.7.1
|
#include <PColStd_SeqExplorerOfHSequenceOfInteger.hxx>
Public Member Functions | |
| PColStd_SeqExplorerOfHSequenceOfInteger (const Handle< PColStd_HSequenceOfInteger > &S) | |
| Standard_Integer | Value (const Standard_Integer Index) |
| Standard_Boolean | Contains (const Standard_Integer &T) |
| Standard_Integer | Location (const Standard_Integer N, const Standard_Integer &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| Standard_Integer | Location (const Standard_Integer N, const Standard_Integer &T) |
| PColStd_SeqExplorerOfHSequenceOfInteger::PColStd_SeqExplorerOfHSequenceOfInteger | ( | const Handle< PColStd_HSequenceOfInteger > & | S | ) |
| Standard_Boolean PColStd_SeqExplorerOfHSequenceOfInteger::Contains | ( | const Standard_Integer & | T | ) |
| Standard_Integer PColStd_SeqExplorerOfHSequenceOfInteger::Location | ( | const Standard_Integer | N, |
| const Standard_Integer & | T, | ||
| const Standard_Integer | FromIndex, | ||
| const Standard_Integer | ToIndex | ||
| ) |
| Standard_Integer PColStd_SeqExplorerOfHSequenceOfInteger::Location | ( | const Standard_Integer | N, |
| const Standard_Integer & | T | ||
| ) |
| Standard_Integer PColStd_SeqExplorerOfHSequenceOfInteger::Value | ( | const Standard_Integer | Index | ) |
1.8.5