mi::IData Class Reference
[Types]
Description
This interface is the base interface of all types. See Types for description of the type system.
This base interface provides a single method get_type_name() to allow dynamic inspection of type names. See Types for possible type names.
Public Member Functions
- virtual const char* get_type_name() const =0
- Returns the type name.
Member Functions
- virtual const char* mi::IData::get_type_name() const [pure virtual]
-
Returns the type name.