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