Open CASCADE Technology 6.6.0
Public Member Functions
LProp_SequenceOfCIType Class Reference

#include <LProp_SequenceOfCIType.hxx>

Inheritance diagram for LProp_SequenceOfCIType:
Inheritance graph
[legend]

Public Member Functions

 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

LProp_SequenceOfCIType::LProp_SequenceOfCIType ( )
LProp_SequenceOfCIType::~LProp_SequenceOfCIType ( ) [inline]

Member Function Documentation

void LProp_SequenceOfCIType::Append ( const LProp_CIType T)
void LProp_SequenceOfCIType::Append ( LProp_SequenceOfCIType S)
const LProp_SequenceOfCIType& LProp_SequenceOfCIType::Assign ( const LProp_SequenceOfCIType Other)
LProp_CIType& LProp_SequenceOfCIType::ChangeValue ( const Standard_Integer  Index)
void LProp_SequenceOfCIType::Clear ( )
const LProp_CIType& LProp_SequenceOfCIType::First ( ) const
void LProp_SequenceOfCIType::InsertAfter ( const Standard_Integer  Index,
const LProp_CIType T 
)
void LProp_SequenceOfCIType::InsertAfter ( const Standard_Integer  Index,
LProp_SequenceOfCIType S 
)
void LProp_SequenceOfCIType::InsertBefore ( const Standard_Integer  Index,
const LProp_CIType T 
)
void LProp_SequenceOfCIType::InsertBefore ( const Standard_Integer  Index,
LProp_SequenceOfCIType S 
)
const LProp_CIType& LProp_SequenceOfCIType::Last ( ) const
LProp_CIType& LProp_SequenceOfCIType::operator() ( const Standard_Integer  Index) [inline]
const LProp_CIType& LProp_SequenceOfCIType::operator() ( const Standard_Integer  Index) const [inline]
const LProp_SequenceOfCIType& LProp_SequenceOfCIType::operator= ( const LProp_SequenceOfCIType Other) [inline]
void LProp_SequenceOfCIType::Prepend ( const LProp_CIType T)
void LProp_SequenceOfCIType::Prepend ( LProp_SequenceOfCIType S)
void LProp_SequenceOfCIType::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void LProp_SequenceOfCIType::Remove ( const Standard_Integer  Index)
void LProp_SequenceOfCIType::SetValue ( const Standard_Integer  Index,
const LProp_CIType I 
)
void LProp_SequenceOfCIType::Split ( const Standard_Integer  Index,
LProp_SequenceOfCIType Sub 
)
const LProp_CIType& LProp_SequenceOfCIType::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