Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_ArrayOfSectionLines Class Reference

#include <IntPolyh_ArrayOfSectionLines.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_ArrayOfSectionLines ()
 IntPolyh_ArrayOfSectionLines (const Standard_Integer nn)
void Init (const Standard_Integer nn)
const IntPolyh_SectionLine & Value (const Standard_Integer nn) const
const IntPolyh_SectionLine & operator[] (const Standard_Integer nn) const
IntPolyh_SectionLine & ChangeValue (const Standard_Integer nn)
IntPolyh_SectionLine & operator[] (const Standard_Integer nn)
IntPolyh_ArrayOfSectionLines & Copy (const IntPolyh_ArrayOfSectionLines &Other)
IntPolyh_ArrayOfSectionLines & operator= (const IntPolyh_ArrayOfSectionLines &Other)
Standard_Integer GetN () const
Standard_Integer NbSectionLines () const
void IncrementNbSectionLines ()
void Destroy ()
 ~IntPolyh_ArrayOfSectionLines ()
void Dump () const

Constructor & Destructor Documentation

IntPolyh_ArrayOfSectionLines::IntPolyh_ArrayOfSectionLines ( )
IntPolyh_ArrayOfSectionLines::IntPolyh_ArrayOfSectionLines ( const Standard_Integer  nn)
IntPolyh_ArrayOfSectionLines::~IntPolyh_ArrayOfSectionLines ( ) [inline]

Member Function Documentation

IntPolyh_SectionLine& IntPolyh_ArrayOfSectionLines::ChangeValue ( const Standard_Integer  nn)
IntPolyh_ArrayOfSectionLines& IntPolyh_ArrayOfSectionLines::Copy ( const IntPolyh_ArrayOfSectionLines &  Other)
void IntPolyh_ArrayOfSectionLines::Destroy ( )
void IntPolyh_ArrayOfSectionLines::Dump ( ) const
Standard_Integer IntPolyh_ArrayOfSectionLines::GetN ( ) const
void IntPolyh_ArrayOfSectionLines::IncrementNbSectionLines ( )
void IntPolyh_ArrayOfSectionLines::Init ( const Standard_Integer  nn)
Standard_Integer IntPolyh_ArrayOfSectionLines::NbSectionLines ( ) const
void IntPolyh_ArrayOfSectionLines::operator delete ( void *  anAddress) [inline]
void* IntPolyh_ArrayOfSectionLines::operator new ( size_t  size) [inline]
void* IntPolyh_ArrayOfSectionLines::operator new ( size_t  ,
void *  anAddress 
) [inline]
IntPolyh_ArrayOfSectionLines& IntPolyh_ArrayOfSectionLines::operator= ( const IntPolyh_ArrayOfSectionLines &  Other) [inline]
IntPolyh_SectionLine& IntPolyh_ArrayOfSectionLines::operator[] ( const Standard_Integer  nn) [inline]
const IntPolyh_SectionLine& IntPolyh_ArrayOfSectionLines::operator[] ( const Standard_Integer  nn) const [inline]
const IntPolyh_SectionLine& IntPolyh_ArrayOfSectionLines::Value ( const Standard_Integer  nn) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines