|
Open CASCADE Technology 6.5.2
|
#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_Couple & | Value (const Standard_Integer nn) const |
| const IntPolyh_Couple & | operator[] (const Standard_Integer nn) const |
| IntPolyh_Couple & | ChangeValue (const Standard_Integer nn) |
| IntPolyh_Couple & | operator[] (const Standard_Integer nn) |
| void | Destroy () |
| ~IntPolyh_ArrayOfCouples () | |
| void | Dump () const |
| IntPolyh_ArrayOfCouples::IntPolyh_ArrayOfCouples | ( | ) |
| IntPolyh_ArrayOfCouples::IntPolyh_ArrayOfCouples | ( | const Standard_Integer | nn | ) |
| IntPolyh_ArrayOfCouples::~IntPolyh_ArrayOfCouples | ( | ) | [inline] |
| 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 |
1.7.4