#include <TypeInfo.h>
Public Attributes | |
const std::type_info * | pt |
Public Member Functions | |
TypeInfo (const std::type_info &t) | |
operator const std::type_info & () const | |
bool | operator== (const TypeInfo &t) const |
bool | operator!= (const TypeInfo &t) const |
bool | operator< (const TypeInfo &t) const |
const std::type_info* sofa::helper::TypeInfo::pt |
|
inline |
|
inline |