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

#include <IntTools_SequenceOfCommonPrts.hxx>

Inheritance diagram for IntTools_SequenceOfCommonPrts:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const IntTools_CommonPrt& IntTools_SequenceOfCommonPrts::operator() ( const Standard_Integer  Index) const [inline]
IntTools_CommonPrt& IntTools_SequenceOfCommonPrts::operator() ( const Standard_Integer  Index) [inline]
const IntTools_SequenceOfCommonPrts& IntTools_SequenceOfCommonPrts::operator= ( const IntTools_SequenceOfCommonPrts Other) [inline]

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