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

#include <Hatch_SequenceOfParameter.hxx>

Inheritance diagram for Hatch_SequenceOfParameter:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Hatch_SequenceOfParameter ()
void Clear ()
 ~Hatch_SequenceOfParameter ()
const Hatch_SequenceOfParameterAssign (const Hatch_SequenceOfParameter &Other)
const Hatch_SequenceOfParameteroperator= (const Hatch_SequenceOfParameter &Other)
void Append (const Hatch_Parameter &T)
void Append (Hatch_SequenceOfParameter &S)
void Prepend (const Hatch_Parameter &T)
void Prepend (Hatch_SequenceOfParameter &S)
void InsertBefore (const Standard_Integer Index, const Hatch_Parameter &T)
void InsertBefore (const Standard_Integer Index, Hatch_SequenceOfParameter &S)
void InsertAfter (const Standard_Integer Index, const Hatch_Parameter &T)
void InsertAfter (const Standard_Integer Index, Hatch_SequenceOfParameter &S)
const Hatch_ParameterFirst () const
const Hatch_ParameterLast () const
void Split (const Standard_Integer Index, Hatch_SequenceOfParameter &Sub)
const Hatch_ParameterValue (const Standard_Integer Index) const
const Hatch_Parameteroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Hatch_Parameter &I)
Hatch_ParameterChangeValue (const Standard_Integer Index)
Hatch_Parameteroperator() (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 Hatch_Parameter& Hatch_SequenceOfParameter::operator() ( const Standard_Integer  Index) const [inline]
Hatch_Parameter& Hatch_SequenceOfParameter::operator() ( const Standard_Integer  Index) [inline]
const Hatch_SequenceOfParameter& Hatch_SequenceOfParameter::operator= ( const Hatch_SequenceOfParameter Other) [inline]

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