|
Open CASCADE Technology 6.5.2
|
#include <PCDM_SequenceOfDocument.hxx>

| PCDM_SequenceOfDocument::PCDM_SequenceOfDocument | ( | ) |
| PCDM_SequenceOfDocument::~PCDM_SequenceOfDocument | ( | ) | [inline] |
| void PCDM_SequenceOfDocument::Append | ( | const Handle< PCDM_Document > & | T | ) |
| void PCDM_SequenceOfDocument::Append | ( | PCDM_SequenceOfDocument & | S | ) |
| const PCDM_SequenceOfDocument& PCDM_SequenceOfDocument::Assign | ( | const PCDM_SequenceOfDocument & | Other | ) |
| Handle_PCDM_Document& PCDM_SequenceOfDocument::ChangeValue | ( | const Standard_Integer | Index | ) |
| void PCDM_SequenceOfDocument::Clear | ( | ) |
| const Handle_PCDM_Document& PCDM_SequenceOfDocument::First | ( | ) | const |
| void PCDM_SequenceOfDocument::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< PCDM_Document > & | T | ||
| ) |
| void PCDM_SequenceOfDocument::InsertAfter | ( | const Standard_Integer | Index, |
| PCDM_SequenceOfDocument & | S | ||
| ) |
| void PCDM_SequenceOfDocument::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< PCDM_Document > & | T | ||
| ) |
| void PCDM_SequenceOfDocument::InsertBefore | ( | const Standard_Integer | Index, |
| PCDM_SequenceOfDocument & | S | ||
| ) |
| const Handle_PCDM_Document& PCDM_SequenceOfDocument::Last | ( | ) | const |
| void PCDM_SequenceOfDocument::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* PCDM_SequenceOfDocument::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* PCDM_SequenceOfDocument::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_PCDM_Document& PCDM_SequenceOfDocument::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_PCDM_Document& PCDM_SequenceOfDocument::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const PCDM_SequenceOfDocument& PCDM_SequenceOfDocument::operator= | ( | const PCDM_SequenceOfDocument & | Other | ) | [inline] |
| void PCDM_SequenceOfDocument::Prepend | ( | PCDM_SequenceOfDocument & | S | ) |
| void PCDM_SequenceOfDocument::Prepend | ( | const Handle< PCDM_Document > & | T | ) |
| void PCDM_SequenceOfDocument::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void PCDM_SequenceOfDocument::Remove | ( | const Standard_Integer | Index | ) |
| void PCDM_SequenceOfDocument::SetValue | ( | const Standard_Integer | Index, |
| const Handle< PCDM_Document > & | I | ||
| ) |
| void PCDM_SequenceOfDocument::Split | ( | const Standard_Integer | Index, |
| PCDM_SequenceOfDocument & | Sub | ||
| ) |
| const Handle_PCDM_Document& PCDM_SequenceOfDocument::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4