Open CASCADE Technology 6.6.0
Public Member Functions
Hatch_SequenceOfParameter Class Reference

#include <Hatch_SequenceOfParameter.hxx>

Inheritance diagram for Hatch_SequenceOfParameter:
Inheritance graph
[legend]

Public Member Functions

 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

Hatch_SequenceOfParameter::Hatch_SequenceOfParameter ( )
Hatch_SequenceOfParameter::~Hatch_SequenceOfParameter ( ) [inline]

Member Function Documentation

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