Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
PrsMgr_Presentations Class Reference

#include <PrsMgr_Presentations.hxx>

Inheritance diagram for PrsMgr_Presentations:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC PrsMgr_Presentations ()
void Clear ()
 ~PrsMgr_Presentations ()
const PrsMgr_PresentationsAssign (const PrsMgr_Presentations &Other)
const PrsMgr_Presentationsoperator= (const PrsMgr_Presentations &Other)
void Append (const PrsMgr_ModedPresentation &T)
void Append (PrsMgr_Presentations &S)
void Prepend (const PrsMgr_ModedPresentation &T)
void Prepend (PrsMgr_Presentations &S)
void InsertBefore (const Standard_Integer Index, const PrsMgr_ModedPresentation &T)
void InsertBefore (const Standard_Integer Index, PrsMgr_Presentations &S)
void InsertAfter (const Standard_Integer Index, const PrsMgr_ModedPresentation &T)
void InsertAfter (const Standard_Integer Index, PrsMgr_Presentations &S)
const PrsMgr_ModedPresentationFirst () const
const PrsMgr_ModedPresentationLast () const
void Split (const Standard_Integer Index, PrsMgr_Presentations &Sub)
const PrsMgr_ModedPresentationValue (const Standard_Integer Index) const
const PrsMgr_ModedPresentationoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const PrsMgr_ModedPresentation &I)
PrsMgr_ModedPresentationChangeValue (const Standard_Integer Index)
PrsMgr_ModedPresentationoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const PrsMgr_ModedPresentation& PrsMgr_Presentations::operator() ( const Standard_Integer  Index) const [inline]
PrsMgr_ModedPresentation& PrsMgr_Presentations::operator() ( const Standard_Integer  Index) [inline]
const PrsMgr_Presentations& PrsMgr_Presentations::operator= ( const PrsMgr_Presentations Other) [inline]

The documentation for this class was generated from the following file: