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

| HatchGen_Domains::HatchGen_Domains | ( | ) |
| HatchGen_Domains::~HatchGen_Domains | ( | ) | [inline] |
| void HatchGen_Domains::Append | ( | const HatchGen_Domain & | T | ) |
| void HatchGen_Domains::Append | ( | HatchGen_Domains & | S | ) |
| const HatchGen_Domains& HatchGen_Domains::Assign | ( | const HatchGen_Domains & | Other | ) |
| HatchGen_Domain& HatchGen_Domains::ChangeValue | ( | const Standard_Integer | Index | ) |
| void HatchGen_Domains::Clear | ( | ) |
| const HatchGen_Domain& HatchGen_Domains::First | ( | ) | const |
| void HatchGen_Domains::InsertAfter | ( | const Standard_Integer | Index, |
| const HatchGen_Domain & | T | ||
| ) |
| void HatchGen_Domains::InsertAfter | ( | const Standard_Integer | Index, |
| HatchGen_Domains & | S | ||
| ) |
| void HatchGen_Domains::InsertBefore | ( | const Standard_Integer | Index, |
| const HatchGen_Domain & | T | ||
| ) |
| void HatchGen_Domains::InsertBefore | ( | const Standard_Integer | Index, |
| HatchGen_Domains & | S | ||
| ) |
| const HatchGen_Domain& HatchGen_Domains::Last | ( | ) | const |
| void HatchGen_Domains::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* HatchGen_Domains::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* HatchGen_Domains::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| HatchGen_Domain& HatchGen_Domains::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const HatchGen_Domain& HatchGen_Domains::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const HatchGen_Domains& HatchGen_Domains::operator= | ( | const HatchGen_Domains & | Other | ) | [inline] |
| void HatchGen_Domains::Prepend | ( | HatchGen_Domains & | S | ) |
| void HatchGen_Domains::Prepend | ( | const HatchGen_Domain & | T | ) |
| void HatchGen_Domains::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void HatchGen_Domains::Remove | ( | const Standard_Integer | Index | ) |
| void HatchGen_Domains::SetValue | ( | const Standard_Integer | Index, |
| const HatchGen_Domain & | I | ||
| ) |
| void HatchGen_Domains::Split | ( | const Standard_Integer | Index, |
| HatchGen_Domains & | Sub | ||
| ) |
| const HatchGen_Domain& HatchGen_Domains::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4