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

| PCDM_SequenceOfDocument::~PCDM_SequenceOfDocument | ( | ) | [inline] |
| const PCDM_SequenceOfDocument& PCDM_SequenceOfDocument::Assign | ( | const PCDM_SequenceOfDocument & | Other | ) |
| Handle_PCDM_Document& PCDM_SequenceOfDocument::ChangeValue | ( | const Standard_Integer | Index | ) |
| 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 |
| const Handle_PCDM_Document& PCDM_SequenceOfDocument::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_PCDM_Document& PCDM_SequenceOfDocument::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const PCDM_SequenceOfDocument& PCDM_SequenceOfDocument::operator= | ( | const PCDM_SequenceOfDocument & | Other | ) | [inline] |
| void PCDM_SequenceOfDocument::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| 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.8.0