Open CASCADE Technology 6.6.0
|
#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 |
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 | ( | const PrsMgr_ModedPresentation & | T | ) |
void PrsMgr_Presentations::Prepend | ( | PrsMgr_Presentations & | S | ) |
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 |