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

#include <GeomPlate_SequenceOfAij.hxx>

Inheritance diagram for GeomPlate_SequenceOfAij:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC GeomPlate_SequenceOfAij ()
void Clear ()
 ~GeomPlate_SequenceOfAij ()
const GeomPlate_SequenceOfAijAssign (const GeomPlate_SequenceOfAij &Other)
const GeomPlate_SequenceOfAijoperator= (const GeomPlate_SequenceOfAij &Other)
void Append (const GeomPlate_Aij &T)
void Append (GeomPlate_SequenceOfAij &S)
void Prepend (const GeomPlate_Aij &T)
void Prepend (GeomPlate_SequenceOfAij &S)
void InsertBefore (const Standard_Integer Index, const GeomPlate_Aij &T)
void InsertBefore (const Standard_Integer Index, GeomPlate_SequenceOfAij &S)
void InsertAfter (const Standard_Integer Index, const GeomPlate_Aij &T)
void InsertAfter (const Standard_Integer Index, GeomPlate_SequenceOfAij &S)
const GeomPlate_AijFirst () const
const GeomPlate_AijLast () const
void Split (const Standard_Integer Index, GeomPlate_SequenceOfAij &Sub)
const GeomPlate_AijValue (const Standard_Integer Index) const
const GeomPlate_Aijoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const GeomPlate_Aij &I)
GeomPlate_AijChangeValue (const Standard_Integer Index)
GeomPlate_Aijoperator() (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 GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() ( const Standard_Integer  Index) const [inline]
GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() ( const Standard_Integer  Index) [inline]
const GeomPlate_SequenceOfAij& GeomPlate_SequenceOfAij::operator= ( const GeomPlate_SequenceOfAij Other) [inline]

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