Open CASCADE Technology  6.9.1
Static Public Member Functions
Transfer_DataInfo Class Reference

Gives informations on an object Used as template to instantiate Mapper and SimpleBinder This class is for Transient. More...

#include <Transfer_DataInfo.hxx>

Static Public Member Functions

static Handle< Standard_TypeType (const Handle< Standard_Transient > &ent)
 Returns the Type attached to an object Here, the Dynamic Type of a Transient. Null Type if unknown. More...
 
static Standard_CString TypeName (const Handle< Standard_Transient > &ent)
 Returns Type Name (string) Allows to name type of non-handled objects. More...
 

Detailed Description

Gives informations on an object Used as template to instantiate Mapper and SimpleBinder This class is for Transient.

Member Function Documentation

static Handle< Standard_Type > Transfer_DataInfo::Type ( const Handle< Standard_Transient > &  ent)
static

Returns the Type attached to an object Here, the Dynamic Type of a Transient. Null Type if unknown.

static Standard_CString Transfer_DataInfo::TypeName ( const Handle< Standard_Transient > &  ent)
static

Returns Type Name (string) Allows to name type of non-handled objects.


The documentation for this class was generated from the following file: