Open CASCADE Technology 6.6.0
Public Member Functions
AdvApp2Var_SequenceOfPatch Class Reference

#include <AdvApp2Var_SequenceOfPatch.hxx>

Inheritance diagram for AdvApp2Var_SequenceOfPatch:
Inheritance graph
[legend]

Public Member Functions

 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

AdvApp2Var_SequenceOfPatch::AdvApp2Var_SequenceOfPatch ( )
AdvApp2Var_SequenceOfPatch::~AdvApp2Var_SequenceOfPatch ( ) [inline]

Member Function Documentation

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