Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_ArrayOfCouples Class Reference

#include <IntPolyh_ArrayOfCouples.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_ArrayOfCouples ()
 IntPolyh_ArrayOfCouples (const Standard_Integer nn)
void Init (const Standard_Integer nn)
Standard_Integer NbCouples () const
void SetNbCouples (const Standard_Integer fint)
void IncNbCouples ()
const IntPolyh_CoupleValue (const Standard_Integer nn) const
const IntPolyh_Coupleoperator[] (const Standard_Integer nn) const
IntPolyh_CoupleChangeValue (const Standard_Integer nn)
IntPolyh_Coupleoperator[] (const Standard_Integer nn)
void Destroy ()
 ~IntPolyh_ArrayOfCouples ()
void Dump () const

Constructor & Destructor Documentation

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

Member Function Documentation

IntPolyh_Couple& IntPolyh_ArrayOfCouples::ChangeValue ( const Standard_Integer  nn)
void IntPolyh_ArrayOfCouples::Destroy ( )
void IntPolyh_ArrayOfCouples::Dump ( ) const
void IntPolyh_ArrayOfCouples::IncNbCouples ( )
void IntPolyh_ArrayOfCouples::Init ( const Standard_Integer  nn)
Standard_Integer IntPolyh_ArrayOfCouples::NbCouples ( ) const
void IntPolyh_ArrayOfCouples::operator delete ( void *  anAddress) [inline]
void* IntPolyh_ArrayOfCouples::operator new ( size_t  size) [inline]
void* IntPolyh_ArrayOfCouples::operator new ( size_t  ,
void *  anAddress 
) [inline]
const IntPolyh_Couple& IntPolyh_ArrayOfCouples::operator[] ( const Standard_Integer  nn) const [inline]
IntPolyh_Couple& IntPolyh_ArrayOfCouples::operator[] ( const Standard_Integer  nn) [inline]
void IntPolyh_ArrayOfCouples::SetNbCouples ( const Standard_Integer  fint)
const IntPolyh_Couple& IntPolyh_ArrayOfCouples::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