|
Open CASCADE Technology 6.5.2
|
Storage/Retrieval drivers for TNaming attributes
#include <BinMNaming.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 | AddDrivers (const Handle< BinMDF_ADriverTable > &theDriverTable, const Handle< CDM_MessageDriver > &aMsgDrv) |
| Adds the attribute drivers to <theDriverTable>. | |
| static void | SetDocumentVersion (const Standard_Integer DocVersion) |
| static Standard_Integer | DocumentVersion () |
| static void BinMNaming::AddDrivers | ( | const Handle< BinMDF_ADriverTable > & | theDriverTable, |
| const Handle< CDM_MessageDriver > & | aMsgDrv | ||
| ) | [static] |
| static Standard_Integer BinMNaming::DocumentVersion | ( | ) | [static] |
| void BinMNaming::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BinMNaming::operator new | ( | size_t | size | ) | [inline] |
| void* BinMNaming::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void BinMNaming::SetDocumentVersion | ( | const Standard_Integer | DocVersion | ) | [static] |
1.7.4