|
Open CASCADE Technology 6.5.2
|
#include <AdvApp2Var_SequenceOfPatch.hxx>

| AdvApp2Var_SequenceOfPatch::AdvApp2Var_SequenceOfPatch | ( | ) |
| AdvApp2Var_SequenceOfPatch::~AdvApp2Var_SequenceOfPatch | ( | ) | [inline] |
| 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 |
1.7.4