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

#include <LProp_SequenceOfCIType.hxx>

Inheritance diagram for LProp_SequenceOfCIType:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC LProp_SequenceOfCIType ()
void Clear ()
 ~LProp_SequenceOfCIType ()
const LProp_SequenceOfCITypeAssign (const LProp_SequenceOfCIType &Other)
const LProp_SequenceOfCITypeoperator= (const LProp_SequenceOfCIType &Other)
void Append (const LProp_CIType &T)
void Append (LProp_SequenceOfCIType &S)
void Prepend (const LProp_CIType &T)
void Prepend (LProp_SequenceOfCIType &S)
void InsertBefore (const Standard_Integer Index, const LProp_CIType &T)
void InsertBefore (const Standard_Integer Index, LProp_SequenceOfCIType &S)
void InsertAfter (const Standard_Integer Index, const LProp_CIType &T)
void InsertAfter (const Standard_Integer Index, LProp_SequenceOfCIType &S)
const LProp_CITypeFirst () const
const LProp_CITypeLast () const
void Split (const Standard_Integer Index, LProp_SequenceOfCIType &Sub)
const LProp_CITypeValue (const Standard_Integer Index) const
const LProp_CITypeoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const LProp_CIType &I)
LProp_CITypeChangeValue (const Standard_Integer Index)
LProp_CITypeoperator() (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 LProp_CIType& LProp_SequenceOfCIType::operator() ( const Standard_Integer  Index) const [inline]
LProp_CIType& LProp_SequenceOfCIType::operator() ( const Standard_Integer  Index) [inline]
const LProp_SequenceOfCIType& LProp_SequenceOfCIType::operator= ( const LProp_SequenceOfCIType Other) [inline]

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