#include <MFT.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Private Member Functions | |
static Standard_EXPORT Standard_CString | Convert (const MFT_TypeOfCommand aCommandType) |
Converts the type of command to string. . | |
static Standard_EXPORT Standard_CString | Convert (const MFT_TypeOfValue aValueType) |
Converts the type of value to string. . |
|
|
|
|
|
|
|
|
|
|