Open CASCADE Technology 6.5.2
Public Member Functions
Expr_SequenceOfGeneralRelation Class Reference

#include <Expr_SequenceOfGeneralRelation.hxx>

Inheritance diagram for Expr_SequenceOfGeneralRelation:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Expr_SequenceOfGeneralRelation ()
void Clear ()
 ~Expr_SequenceOfGeneralRelation ()
const
Expr_SequenceOfGeneralRelation
Assign (const Expr_SequenceOfGeneralRelation &Other)
const
Expr_SequenceOfGeneralRelation
operator= (const Expr_SequenceOfGeneralRelation &Other)
void Append (const Handle< Expr_GeneralRelation > &T)
void Append (Expr_SequenceOfGeneralRelation &S)
void Prepend (const Handle< Expr_GeneralRelation > &T)
void Prepend (Expr_SequenceOfGeneralRelation &S)
void InsertBefore (const Standard_Integer Index, const Handle< Expr_GeneralRelation > &T)
void InsertBefore (const Standard_Integer Index, Expr_SequenceOfGeneralRelation &S)
void InsertAfter (const Standard_Integer Index, const Handle< Expr_GeneralRelation > &T)
void InsertAfter (const Standard_Integer Index, Expr_SequenceOfGeneralRelation &S)
const Handle_Expr_GeneralRelation & First () const
const Handle_Expr_GeneralRelation & Last () const
void Split (const Standard_Integer Index, Expr_SequenceOfGeneralRelation &Sub)
const Handle_Expr_GeneralRelation & Value (const Standard_Integer Index) const
const Handle_Expr_GeneralRelation & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< Expr_GeneralRelation > &I)
Handle_Expr_GeneralRelation & ChangeValue (const Standard_Integer Index)
Handle_Expr_GeneralRelation & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Expr_SequenceOfGeneralRelation::Expr_SequenceOfGeneralRelation ( )
Expr_SequenceOfGeneralRelation::~Expr_SequenceOfGeneralRelation ( ) [inline]

Member Function Documentation

void Expr_SequenceOfGeneralRelation::Append ( const Handle< Expr_GeneralRelation > &  T)
void Expr_SequenceOfGeneralRelation::Append ( Expr_SequenceOfGeneralRelation S)
const Expr_SequenceOfGeneralRelation& Expr_SequenceOfGeneralRelation::Assign ( const Expr_SequenceOfGeneralRelation Other)
Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::ChangeValue ( const Standard_Integer  Index)
void Expr_SequenceOfGeneralRelation::Clear ( )
const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::First ( ) const
void Expr_SequenceOfGeneralRelation::InsertAfter ( const Standard_Integer  Index,
const Handle< Expr_GeneralRelation > &  T 
)
void Expr_SequenceOfGeneralRelation::InsertAfter ( const Standard_Integer  Index,
Expr_SequenceOfGeneralRelation S 
)
void Expr_SequenceOfGeneralRelation::InsertBefore ( const Standard_Integer  Index,
const Handle< Expr_GeneralRelation > &  T 
)
void Expr_SequenceOfGeneralRelation::InsertBefore ( const Standard_Integer  Index,
Expr_SequenceOfGeneralRelation S 
)
const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::Last ( ) const
void Expr_SequenceOfGeneralRelation::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* Expr_SequenceOfGeneralRelation::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* Expr_SequenceOfGeneralRelation::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::operator() ( const Standard_Integer  Index) [inline]
const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::operator() ( const Standard_Integer  Index) const [inline]
const Expr_SequenceOfGeneralRelation& Expr_SequenceOfGeneralRelation::operator= ( const Expr_SequenceOfGeneralRelation Other) [inline]
void Expr_SequenceOfGeneralRelation::Prepend ( Expr_SequenceOfGeneralRelation S)
void Expr_SequenceOfGeneralRelation::Prepend ( const Handle< Expr_GeneralRelation > &  T)
void Expr_SequenceOfGeneralRelation::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Expr_SequenceOfGeneralRelation::Remove ( const Standard_Integer  Index)
void Expr_SequenceOfGeneralRelation::SetValue ( const Standard_Integer  Index,
const Handle< Expr_GeneralRelation > &  I 
)
void Expr_SequenceOfGeneralRelation::Split ( const Standard_Integer  Index,
Expr_SequenceOfGeneralRelation Sub 
)
const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::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