Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
HatchGen_Domains Class Reference

#include <HatchGen_Domains.hxx>

Inheritance diagram for HatchGen_Domains:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC HatchGen_Domains ()
void Clear ()
 ~HatchGen_Domains ()
const HatchGen_DomainsAssign (const HatchGen_Domains &Other)
const HatchGen_Domainsoperator= (const HatchGen_Domains &Other)
void Append (const HatchGen_Domain &T)
void Append (HatchGen_Domains &S)
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)
void InsertAfter (const Standard_Integer Index, const HatchGen_Domain &T)
void InsertAfter (const Standard_Integer Index, HatchGen_Domains &S)
const HatchGen_DomainFirst () const
const HatchGen_DomainLast () const
void Split (const Standard_Integer Index, HatchGen_Domains &Sub)
const HatchGen_DomainValue (const Standard_Integer Index) const
const HatchGen_Domainoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const HatchGen_Domain &I)
HatchGen_DomainChangeValue (const Standard_Integer Index)
HatchGen_Domainoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const HatchGen_Domain& HatchGen_Domains::operator() ( const Standard_Integer  Index) const [inline]
HatchGen_Domain& HatchGen_Domains::operator() ( const Standard_Integer  Index) [inline]
const HatchGen_Domains& HatchGen_Domains::operator= ( const HatchGen_Domains Other) [inline]

The documentation for this class was generated from the following file: