|
Open CASCADE Technology 6.5.2
|
#include <StdDrivers.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 Handle_Standard_Transient | Factory (const Standard_GUID &aGUID) |
| Depending from the ID, returns a list of storage or retrieval attribute drivers. Used for plugin | |
| static Handle_Standard_Transient StdDrivers::Factory | ( | const Standard_GUID & | aGUID | ) | [static] |
| void StdDrivers::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StdDrivers::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StdDrivers::operator new | ( | size_t | size | ) | [inline] |
1.7.4