#include <TDocStd_SequenceOfDocument.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
TDocStd_SequenceOfDocument () | |
Standard_EXPORT void | Clear () |
~TDocStd_SequenceOfDocument () | |
Standard_EXPORT const TDocStd_SequenceOfDocument & | Assign (const TDocStd_SequenceOfDocument &Other) |
const TDocStd_SequenceOfDocument & | operator= (const TDocStd_SequenceOfDocument &Other) |
Standard_EXPORT void | Append (const Handle(TDocStd_Document)&T) |
void | Append (TDocStd_SequenceOfDocument &S) |
Standard_EXPORT void | Prepend (const Handle(TDocStd_Document)&T) |
void | Prepend (TDocStd_SequenceOfDocument &S) |
void | InsertBefore (const Standard_Integer Index, const Handle(TDocStd_Document)&T) |
void | InsertBefore (const Standard_Integer Index, TDocStd_SequenceOfDocument &S) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(TDocStd_Document)&T) |
void | InsertAfter (const Standard_Integer Index, TDocStd_SequenceOfDocument &S) |
Standard_EXPORT const Handle_TDocStd_Document & | First () const |
Standard_EXPORT const Handle_TDocStd_Document & | Last () const |
void | Split (const Standard_Integer Index, TDocStd_SequenceOfDocument &Sub) |
Standard_EXPORT const Handle_TDocStd_Document & | Value (const Standard_Integer Index) const |
const Handle_TDocStd_Document & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(TDocStd_Document)&I) |
Standard_EXPORT Handle_TDocStd_Document & | ChangeValue (const Standard_Integer Index) |
Handle_TDocStd_Document & | 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 | TDocStd_SequenceOfDocument (const TDocStd_SequenceOfDocument &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|