Developer Documentation
|
This is the complete list of members for TypeInfoWrapper, including all inherited members.
friendlyName (defined in TypeInfoWrapper) | TypeInfoWrapper | private |
get() const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
getName() const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
operator const char *() const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
operator const std::type_info &() const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
operator const std::type_info *() const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
operator->() const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
operator<(const TypeInfoWrapper &other) const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
operator==(const TypeInfoWrapper &other) const (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
ti (defined in TypeInfoWrapper) | TypeInfoWrapper | private |
TypeInfoWrapper(const std::type_info &ti, const char *friendlyName) (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |
TypeInfoWrapper(const std::type_info &ti) (defined in TypeInfoWrapper) | TypeInfoWrapper | inline |