#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) |
Standard_EXPORT | ObjMgt_SeqExplorerOfPSeqOfExtRef (const Handle(ObjMgt_PSeqOfExtRef)&S) |
Standard_EXPORT Handle_ObjMgt_ExternRef | Value (const Standard_Integer Index) |
Standard_EXPORT Standard_Boolean | Contains (const Handle(ObjMgt_ExternRef)&T) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const Handle(ObjMgt_ExternRef)&T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Standard_EXPORT Standard_Integer | Location (const Standard_Integer N, const Handle(ObjMgt_ExternRef)&T) |
Private Attributes | |
Handle_ObjMgt_SeqNodeOfPSeqOfExtRef | CurrentItem |
Standard_Integer | CurrentIndex |
Handle_ObjMgt_PSeqOfExtRef | TheSequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|