Open CASCADE Technology 6.5.2
Public Member Functions
AdvApp2Var_SequenceOfPatch Class Reference

#include <AdvApp2Var_SequenceOfPatch.hxx>

Inheritance diagram for AdvApp2Var_SequenceOfPatch:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 AdvApp2Var_SequenceOfPatch ()
void Clear ()
 ~AdvApp2Var_SequenceOfPatch ()
const AdvApp2Var_SequenceOfPatch & Assign (const AdvApp2Var_SequenceOfPatch &Other)
const AdvApp2Var_SequenceOfPatch & operator= (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_Patch & First () const
const AdvApp2Var_Patch & Last () const
void Split (const Standard_Integer Index, AdvApp2Var_SequenceOfPatch &Sub)
const AdvApp2Var_Patch & Value (const Standard_Integer Index) const
const AdvApp2Var_Patch & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const AdvApp2Var_Patch &I)
AdvApp2Var_Patch & ChangeValue (const Standard_Integer Index)
AdvApp2Var_Patch & operator() (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
void AdvApp2Var_SequenceOfPatch::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* AdvApp2Var_SequenceOfPatch::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* AdvApp2Var_SequenceOfPatch::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

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 ( AdvApp2Var_SequenceOfPatch &  S)
void AdvApp2Var_SequenceOfPatch::Prepend ( const AdvApp2Var_Patch &  T)
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