VISH
0.2
|
const type_info & MemCore::getType | ( | const string & | s | ) |
Get the intrinsic type information of a registered type (see setTypename() ) from its textual description.
MEMCORE_API void MemCore::setTypename | ( | const type_info & | t, |
const string & | s | ||
) |
A typemap used for adding new type names.
MEMCORE_API string MemCore::Typename | ( | const type_info & | t | ) |
Given some type, return some human-readable platform independent unique short description.