|
Open CASCADE Technology 6.5.2
|
#include <ObjMgt_SeqExplorerOfPSeqOfExtRef.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | ||
| ) |
| Standard_Integer ObjMgt_SeqExplorerOfPSeqOfExtRef::Location | ( | const Standard_Integer | N, |
| const Handle< ObjMgt_ExternRef > & | T, | ||
| const Standard_Integer | FromIndex, | ||
| const Standard_Integer | ToIndex | ||
| ) |
| void ObjMgt_SeqExplorerOfPSeqOfExtRef::operator delete | ( | void * | anAddress | ) | [inline] |
| void* ObjMgt_SeqExplorerOfPSeqOfExtRef::operator new | ( | size_t | size | ) | [inline] |
| void* ObjMgt_SeqExplorerOfPSeqOfExtRef::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Handle_ObjMgt_ExternRef ObjMgt_SeqExplorerOfPSeqOfExtRef::Value | ( | const Standard_Integer | Index | ) |
1.7.4