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

#include <AdvApp2Var_SequenceOfPatch.hxx>

Inheritance diagram for AdvApp2Var_SequenceOfPatch:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC AdvApp2Var_SequenceOfPatch ()
void Clear ()
 ~AdvApp2Var_SequenceOfPatch ()
const AdvApp2Var_SequenceOfPatchAssign (const AdvApp2Var_SequenceOfPatch &Other)
const AdvApp2Var_SequenceOfPatchoperator= (const AdvApp2Var_SequenceOfPatch &Other)
void Append (const AdvApp2Var_Patch &T)
void Append (AdvApp2Var_SequenceOfPatch &S)
void Prepend (const AdvApp2Var_Patch &T)
void Prepend (AdvApp2Var_SequenceOfPatch &S)
void InsertBefore (const Standard_Integer Index, const AdvApp2Var_Patch &T)
void InsertBefore (const Standard_Integer Index, AdvApp2Var_SequenceOfPatch &S)
void InsertAfter (const Standard_Integer Index, const AdvApp2Var_Patch &T)
void InsertAfter (const Standard_Integer Index, AdvApp2Var_SequenceOfPatch &S)
const AdvApp2Var_PatchFirst () const
const AdvApp2Var_PatchLast () const
void Split (const Standard_Integer Index, AdvApp2Var_SequenceOfPatch &Sub)
const AdvApp2Var_PatchValue (const Standard_Integer Index) const
const AdvApp2Var_Patchoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const AdvApp2Var_Patch &I)
AdvApp2Var_PatchChangeValue (const Standard_Integer Index)
AdvApp2Var_Patchoperator() (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 AdvApp2Var_Patch& AdvApp2Var_SequenceOfPatch::operator() ( const Standard_Integer  Index) const [inline]
AdvApp2Var_Patch& AdvApp2Var_SequenceOfPatch::operator() ( const Standard_Integer  Index) [inline]
const AdvApp2Var_SequenceOfPatch& AdvApp2Var_SequenceOfPatch::operator= ( const AdvApp2Var_SequenceOfPatch Other) [inline]

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