Open CASCADE Technology 6.5.2
Public Member Functions
PrsMgr_Presentations Class Reference

#include <PrsMgr_Presentations.hxx>

Inheritance diagram for PrsMgr_Presentations:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

PrsMgr_Presentations::PrsMgr_Presentations ( )
PrsMgr_Presentations::~PrsMgr_Presentations ( ) [inline]

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines