#include <BRepTopAdaptor_SeqOfPtr.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
BRepTopAdaptor_SeqOfPtr () | |
Standard_EXPORT void | Clear () |
~BRepTopAdaptor_SeqOfPtr () | |
Standard_EXPORT const BRepTopAdaptor_SeqOfPtr & | Assign (const BRepTopAdaptor_SeqOfPtr &Other) |
const BRepTopAdaptor_SeqOfPtr & | operator= (const BRepTopAdaptor_SeqOfPtr &Other) |
Standard_EXPORT void | Append (const Standard_Address &T) |
void | Append (BRepTopAdaptor_SeqOfPtr &S) |
Standard_EXPORT void | Prepend (const Standard_Address &T) |
void | Prepend (BRepTopAdaptor_SeqOfPtr &S) |
void | InsertBefore (const Standard_Integer Index, const Standard_Address &T) |
void | InsertBefore (const Standard_Integer Index, BRepTopAdaptor_SeqOfPtr &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Standard_Address &T) |
void | InsertAfter (const Standard_Integer Index, BRepTopAdaptor_SeqOfPtr &S) |
Standard_EXPORT const Standard_Address & | First () const |
Standard_EXPORT const Standard_Address & | Last () const |
void | Split (const Standard_Integer Index, BRepTopAdaptor_SeqOfPtr &Sub) |
Standard_EXPORT const Standard_Address & | Value (const Standard_Integer Index) const |
const Standard_Address & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const Standard_Address &I) |
Standard_EXPORT Standard_Address & | ChangeValue (const Standard_Integer Index) |
Standard_Address & | operator() (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
Standard_EXPORT | BRepTopAdaptor_SeqOfPtr (const BRepTopAdaptor_SeqOfPtr &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|