|
Open CASCADE Technology 6.5.2
|
#include <CDF.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | GetLicense (const Standard_Integer anApplicationIdentifier) |
| static Standard_Boolean | IsAvailable (const Standard_Integer anApplicationIdentifier) |
| static void CDF::GetLicense | ( | const Standard_Integer | anApplicationIdentifier | ) | [static] |
| static Standard_Boolean CDF::IsAvailable | ( | const Standard_Integer | anApplicationIdentifier | ) | [static] |
| void CDF::operator delete | ( | void * | anAddress | ) | [inline] |
| void* CDF::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* CDF::operator new | ( | size_t | size | ) | [inline] |
1.7.4