|
Open CASCADE Technology 6.5.2
|
Gives informations on an object
Used as template to instantiate Elem, etc
This class is for Transient
#include <MoniTool_DataInfo.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_Type | Type (const Handle< Standard_Transient > &ent) |
| Returns the Type attached to an object Here, the Dynamic Type of a Transient. Null Type if unknown | |
| static Standard_CString | TypeName (const Handle< Standard_Transient > &ent) |
| Returns Type Name (string) Allows to name type of non-handled objects | |
| void MoniTool_DataInfo::operator delete | ( | void * | anAddress | ) | [inline] |
| void* MoniTool_DataInfo::operator new | ( | size_t | size | ) | [inline] |
| void* MoniTool_DataInfo::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static Handle_Standard_Type MoniTool_DataInfo::Type | ( | const Handle< Standard_Transient > & | ent | ) | [static] |
| static Standard_CString MoniTool_DataInfo::TypeName | ( | const Handle< Standard_Transient > & | ent | ) | [static] |
1.7.4