Aspect_SequenceOfColor Class Reference

#include <Aspect_SequenceOfColor.hxx>

Inheritance diagram for Aspect_SequenceOfColor:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Aspect_SequenceOfColor ()
void Clear ()
 ~Aspect_SequenceOfColor ()
const Aspect_SequenceOfColorAssign (const Aspect_SequenceOfColor &Other)
const Aspect_SequenceOfColoroperator= (const Aspect_SequenceOfColor &Other)
void Append (const Quantity_Color &T)
void Append (Aspect_SequenceOfColor &S)
void Prepend (const Quantity_Color &T)
void Prepend (Aspect_SequenceOfColor &S)
void InsertBefore (const Standard_Integer Index, const Quantity_Color &T)
void InsertBefore (const Standard_Integer Index, Aspect_SequenceOfColor &S)
void InsertAfter (const Standard_Integer Index, const Quantity_Color &T)
void InsertAfter (const Standard_Integer Index, Aspect_SequenceOfColor &S)
const Quantity_ColorFirst () const
const Quantity_ColorLast () const
void Split (const Standard_Integer Index, Aspect_SequenceOfColor &Sub)
const Quantity_ColorValue (const Standard_Integer Index) const
const Quantity_Coloroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Quantity_Color &I)
Quantity_ColorChangeValue (const Standard_Integer Index)
Quantity_Coloroperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Aspect_SequenceOfColor::Aspect_SequenceOfColor (  ) 
Aspect_SequenceOfColor::~Aspect_SequenceOfColor (  )  [inline]

Member Function Documentation

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

Quantity_Color& Aspect_SequenceOfColor::operator() ( const Standard_Integer  Index  )  [inline]
const Quantity_Color& Aspect_SequenceOfColor::operator() ( const Standard_Integer  Index  )  const [inline]
const Aspect_SequenceOfColor& Aspect_SequenceOfColor::operator= ( const Aspect_SequenceOfColor Other  )  [inline]
void Aspect_SequenceOfColor::Prepend ( Aspect_SequenceOfColor S  ) 
void Aspect_SequenceOfColor::Prepend ( const Quantity_Color T  ) 
void Aspect_SequenceOfColor::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Aspect_SequenceOfColor::Remove ( const Standard_Integer  Index  ) 
void Aspect_SequenceOfColor::SetValue ( const Standard_Integer  Index,
const Quantity_Color I 
)
void Aspect_SequenceOfColor::Split ( const Standard_Integer  Index,
Aspect_SequenceOfColor Sub 
)
const Quantity_Color& Aspect_SequenceOfColor::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
Generated on Thu Mar 3 10:51:22 2011 for Open CASCADE Technology by  doxygen 1.6.3