Open CASCADE Technology 6.5.2
Public Member Functions
IntTools_SequenceOfCommonPrts Class Reference

#include <IntTools_SequenceOfCommonPrts.hxx>

Inheritance diagram for IntTools_SequenceOfCommonPrts:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntTools_SequenceOfCommonPrts ()
void Clear ()
 ~IntTools_SequenceOfCommonPrts ()
const
IntTools_SequenceOfCommonPrts
Assign (const IntTools_SequenceOfCommonPrts &Other)
const
IntTools_SequenceOfCommonPrts
operator= (const IntTools_SequenceOfCommonPrts &Other)
void Append (const IntTools_CommonPrt &T)
void Append (IntTools_SequenceOfCommonPrts &S)
void Prepend (const IntTools_CommonPrt &T)
void Prepend (IntTools_SequenceOfCommonPrts &S)
void InsertBefore (const Standard_Integer Index, const IntTools_CommonPrt &T)
void InsertBefore (const Standard_Integer Index, IntTools_SequenceOfCommonPrts &S)
void InsertAfter (const Standard_Integer Index, const IntTools_CommonPrt &T)
void InsertAfter (const Standard_Integer Index, IntTools_SequenceOfCommonPrts &S)
const IntTools_CommonPrtFirst () const
const IntTools_CommonPrtLast () const
void Split (const Standard_Integer Index, IntTools_SequenceOfCommonPrts &Sub)
const IntTools_CommonPrtValue (const Standard_Integer Index) const
const IntTools_CommonPrtoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntTools_CommonPrt &I)
IntTools_CommonPrtChangeValue (const Standard_Integer Index)
IntTools_CommonPrtoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IntTools_SequenceOfCommonPrts::IntTools_SequenceOfCommonPrts ( )
IntTools_SequenceOfCommonPrts::~IntTools_SequenceOfCommonPrts ( ) [inline]

Member Function Documentation

void IntTools_SequenceOfCommonPrts::Append ( const IntTools_CommonPrt T)
void IntTools_SequenceOfCommonPrts::Append ( IntTools_SequenceOfCommonPrts S)
const IntTools_SequenceOfCommonPrts& IntTools_SequenceOfCommonPrts::Assign ( const IntTools_SequenceOfCommonPrts Other)
IntTools_CommonPrt& IntTools_SequenceOfCommonPrts::ChangeValue ( const Standard_Integer  Index)
void IntTools_SequenceOfCommonPrts::Clear ( )
const IntTools_CommonPrt& IntTools_SequenceOfCommonPrts::First ( ) const
void IntTools_SequenceOfCommonPrts::InsertAfter ( const Standard_Integer  Index,
const IntTools_CommonPrt T 
)
void IntTools_SequenceOfCommonPrts::InsertAfter ( const Standard_Integer  Index,
IntTools_SequenceOfCommonPrts S 
)
void IntTools_SequenceOfCommonPrts::InsertBefore ( const Standard_Integer  Index,
const IntTools_CommonPrt T 
)
void IntTools_SequenceOfCommonPrts::InsertBefore ( const Standard_Integer  Index,
IntTools_SequenceOfCommonPrts S 
)
const IntTools_CommonPrt& IntTools_SequenceOfCommonPrts::Last ( ) const
void IntTools_SequenceOfCommonPrts::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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