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

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