OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKernel
TColStd


TColStd_SequenceOfInteger Class Reference

#include <TColStd_SequenceOfInteger.hxx>

Inheritance diagram for TColStd_SequenceOfInteger:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TColStd_SequenceOfInteger ()
Standard_EXPORT void Clear ()
 ~TColStd_SequenceOfInteger ()
Standard_EXPORT const TColStd_SequenceOfIntegerAssign (const TColStd_SequenceOfInteger &Other)
const TColStd_SequenceOfIntegeroperator= (const TColStd_SequenceOfInteger &Other)
Standard_EXPORT void Append (const Standard_Integer &T)
void Append (TColStd_SequenceOfInteger &S)
Standard_EXPORT void Prepend (const Standard_Integer &T)
void Prepend (TColStd_SequenceOfInteger &S)
void InsertBefore (const Standard_Integer Index, const Standard_Integer &T)
void InsertBefore (const Standard_Integer Index, TColStd_SequenceOfInteger &S)
Standard_EXPORT void InsertAfter (const Standard_Integer Index, const Standard_Integer &T)
void InsertAfter (const Standard_Integer Index, TColStd_SequenceOfInteger &S)
Standard_EXPORT const Standard_IntegerFirst () const
Standard_EXPORT const Standard_IntegerLast () const
void Split (const Standard_Integer Index, TColStd_SequenceOfInteger &Sub)
Standard_EXPORT const Standard_IntegerValue (const Standard_Integer Index) const
const Standard_Integeroperator() (const Standard_Integer Index) const
Standard_EXPORT void SetValue (const Standard_Integer Index, const Standard_Integer &I)
Standard_EXPORT Standard_IntegerChangeValue (const Standard_Integer Index)
Standard_Integeroperator() (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Private Member Functions

Standard_EXPORT TColStd_SequenceOfInteger (const TColStd_SequenceOfInteger &Other)

Constructor & Destructor Documentation

TColStd_SequenceOfInteger::TColStd_SequenceOfInteger  ) 
 

TColStd_SequenceOfInteger::~TColStd_SequenceOfInteger  )  [inline]
 

Standard_EXPORT TColStd_SequenceOfInteger::TColStd_SequenceOfInteger const TColStd_SequenceOfInteger Other  )  [private]
 


Member Function Documentation

void TColStd_SequenceOfInteger::Append TColStd_SequenceOfInteger S  ) 
 

Standard_EXPORT void TColStd_SequenceOfInteger::Append const Standard_Integer T  ) 
 

Standard_EXPORT const TColStd_SequenceOfInteger& TColStd_SequenceOfInteger::Assign const TColStd_SequenceOfInteger Other  ) 
 

Standard_EXPORT Standard_Integer& TColStd_SequenceOfInteger::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void TColStd_SequenceOfInteger::Clear  ) 
 

Standard_EXPORT const Standard_Integer& TColStd_SequenceOfInteger::First  )  const
 

void TColStd_SequenceOfInteger::InsertAfter const Standard_Integer  Index,
TColStd_SequenceOfInteger S
 

Standard_EXPORT void TColStd_SequenceOfInteger::InsertAfter const Standard_Integer  Index,
const Standard_Integer T
 

void TColStd_SequenceOfInteger::InsertBefore const Standard_Integer  Index,
TColStd_SequenceOfInteger S
 

void TColStd_SequenceOfInteger::InsertBefore const Standard_Integer  Index,
const Standard_Integer T
 

Standard_EXPORT const Standard_Integer& TColStd_SequenceOfInteger::Last  )  const
 

void TColStd_SequenceOfInteger::operator delete void *  anAddress  )  [inline]
 

Reimplemented from TCollection_BaseSequence.

void* TColStd_SequenceOfInteger::operator new size_t  size  )  [inline]
 

Reimplemented from TCollection_BaseSequence.

void* TColStd_SequenceOfInteger::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from TCollection_BaseSequence.

Standard_Integer& TColStd_SequenceOfInteger::operator() const Standard_Integer  Index  )  [inline]
 

const Standard_Integer& TColStd_SequenceOfInteger::operator() const Standard_Integer  Index  )  const [inline]
 

const TColStd_SequenceOfInteger& TColStd_SequenceOfInteger::operator= const TColStd_SequenceOfInteger Other  )  [inline]
 

void TColStd_SequenceOfInteger::Prepend TColStd_SequenceOfInteger S  ) 
 

Standard_EXPORT void TColStd_SequenceOfInteger::Prepend const Standard_Integer T  ) 
 

Standard_EXPORT void TColStd_SequenceOfInteger::Remove const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex
 

Standard_EXPORT void TColStd_SequenceOfInteger::Remove const Standard_Integer  Index  ) 
 

Standard_EXPORT void TColStd_SequenceOfInteger::SetValue const Standard_Integer  Index,
const Standard_Integer I
 

void TColStd_SequenceOfInteger::Split const Standard_Integer  Index,
TColStd_SequenceOfInteger Sub
 

Standard_EXPORT const Standard_Integer& TColStd_SequenceOfInteger::Value const Standard_Integer  Index  )  const
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:14:06 2008 for OpenCASCADE by  doxygen 1.4.1