Open CASCADE Technology
6.5.4
|
#include <AdvApp2Var_SequenceOfPatch.hxx>
const AdvApp2Var_SequenceOfPatch& AdvApp2Var_SequenceOfPatch::Assign | ( | const AdvApp2Var_SequenceOfPatch & | Other | ) |
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::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] |
void AdvApp2Var_SequenceOfPatch::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |