This is the complete list of members for Type, including all inherited members.
call(const std::type_info &t) | Type | inlinestatic |
call(const S &typeCode) | Type | inlinestatic |
call(const S &typeCode) | Type | inlinestatic |
call(T &target, const std::type_info &t) | Type | inlinestatic |
call(T &target, const T2 &t) | Type | inlinestatic |
currentType (defined in Type) | Type | protected |
getType() const | Type | inline |
getTypeChar(const std::type_info &t) (defined in Type) | Type | inlinestatic |
getTypeInfo(char t) | Type | inlinestatic |
getTypeInfo(const char *typeCode) | Type | inlinestatic |
getTypeInfo(const std::string &typeCode) | Type | inlinestatic |
getTypeInfo(const Type &t) | Type | inlinestatic |
operator char() const (defined in Type) | Type | inline |
operator const std::type_info &() const (defined in Type) | Type | inline |
operator std::string() const (defined in Type) | Type | inline |
operator=(const T &t) (defined in Type) | Type | inline |
setType() (defined in Type) | Type | inline |
setType(const T &t) | Type | inline |
toStream(std::ostream &ostr, const Type &t) | Type | inlinestatic |
toStreamFull(std::ostream &ostr, const Type &t) (defined in Type) | Type | inlinestatic |
Type() (defined in Type) | Type | inline |
Type(const Type &t) (defined in Type) | Type | inline |
Type(const T &t) (defined in Type) | Type | inline |