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