#include <HatchGen_Domains.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| HatchGen_Domains () | |
| Standard_EXPORT void | Clear () |
| ~HatchGen_Domains () | |
| Standard_EXPORT const HatchGen_Domains & | Assign (const HatchGen_Domains &Other) |
| const HatchGen_Domains & | operator= (const HatchGen_Domains &Other) |
| Standard_EXPORT void | Append (const HatchGen_Domain &T) |
| void | Append (HatchGen_Domains &S) |
| Standard_EXPORT void | Prepend (const HatchGen_Domain &T) |
| void | Prepend (HatchGen_Domains &S) |
| void | InsertBefore (const Standard_Integer Index, const HatchGen_Domain &T) |
| void | InsertBefore (const Standard_Integer Index, HatchGen_Domains &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const HatchGen_Domain &T) |
| void | InsertAfter (const Standard_Integer Index, HatchGen_Domains &S) |
| Standard_EXPORT const HatchGen_Domain & | First () const |
| Standard_EXPORT const HatchGen_Domain & | Last () const |
| void | Split (const Standard_Integer Index, HatchGen_Domains &Sub) |
| Standard_EXPORT const HatchGen_Domain & | Value (const Standard_Integer Index) const |
| const HatchGen_Domain & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const HatchGen_Domain &I) |
| Standard_EXPORT HatchGen_Domain & | ChangeValue (const Standard_Integer Index) |
| HatchGen_Domain & | operator() (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
| Standard_EXPORT | HatchGen_Domains (const HatchGen_Domains &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1