Open CASCADE Technology 6.6.0
Public Member Functions
GeomPlate_SequenceOfAij Class Reference

#include <GeomPlate_SequenceOfAij.hxx>

Inheritance diagram for GeomPlate_SequenceOfAij:
Inheritance graph
[legend]

Public Member Functions

 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

GeomPlate_SequenceOfAij::GeomPlate_SequenceOfAij ( )
GeomPlate_SequenceOfAij::~GeomPlate_SequenceOfAij ( ) [inline]

Member Function Documentation

void GeomPlate_SequenceOfAij::Append ( const GeomPlate_Aij T)
void GeomPlate_SequenceOfAij::Append ( GeomPlate_SequenceOfAij S)
const GeomPlate_SequenceOfAij& GeomPlate_SequenceOfAij::Assign ( const GeomPlate_SequenceOfAij Other)
GeomPlate_Aij& GeomPlate_SequenceOfAij::ChangeValue ( const Standard_Integer  Index)
void GeomPlate_SequenceOfAij::Clear ( )
const GeomPlate_Aij& GeomPlate_SequenceOfAij::First ( ) const
void GeomPlate_SequenceOfAij::InsertAfter ( const Standard_Integer  Index,
const GeomPlate_Aij T 
)
void GeomPlate_SequenceOfAij::InsertAfter ( const Standard_Integer  Index,
GeomPlate_SequenceOfAij S 
)
void GeomPlate_SequenceOfAij::InsertBefore ( const Standard_Integer  Index,
const GeomPlate_Aij T 
)
void GeomPlate_SequenceOfAij::InsertBefore ( const Standard_Integer  Index,
GeomPlate_SequenceOfAij S 
)
const GeomPlate_Aij& GeomPlate_SequenceOfAij::Last ( ) const
GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() ( const Standard_Integer  Index) [inline]
const GeomPlate_Aij& GeomPlate_SequenceOfAij::operator() ( const Standard_Integer  Index) const [inline]
const GeomPlate_SequenceOfAij& GeomPlate_SequenceOfAij::operator= ( const GeomPlate_SequenceOfAij Other) [inline]
void GeomPlate_SequenceOfAij::Prepend ( const GeomPlate_Aij T)
void GeomPlate_SequenceOfAij::Prepend ( GeomPlate_SequenceOfAij S)
void GeomPlate_SequenceOfAij::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void GeomPlate_SequenceOfAij::Remove ( const Standard_Integer  Index)
void GeomPlate_SequenceOfAij::SetValue ( const Standard_Integer  Index,
const GeomPlate_Aij I 
)
void GeomPlate_SequenceOfAij::Split ( const Standard_Integer  Index,
GeomPlate_SequenceOfAij Sub 
)
const GeomPlate_Aij& GeomPlate_SequenceOfAij::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