![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for enum_info< T >, including all inherited members.
| begin(void) | enum_info< T > | inlinestatic |
| embed_t typedef | scalar_t< T > | |
| end(void) | enum_info< T > | inlinestatic |
| fromString(const string &name) | enum_info< T > | inlinestatic |
| get(const T &v) | scalar_t< T > | inlinestatic |
| in_t typedef | scalar_t< T > | |
| is_class enum value | default_t | |
| is_deep enum value | scalar_t< T > | |
| is_defined_enum enum value | enum_info< T > | |
| is_enum enum value | enum_t< T > | |
| is_ptr enum value | default_t | |
| is_ref enum value | default_t | |
| is_scalar enum value | scalar_t< T > | |
| is_type enum value | default_t | |
| is_virtual enum value | default_t | |
| is_void enum value | default_t | |
| last(void) | enum_info< T > | inlinestatic |
| mut_t typedef | scalar_t< T > | |
| name(void) | enum_info< T > | static |
| out_t typedef | scalar_t< T > | |
| put(T &x, T v) | scalar_t< T > | inlinestatic |
| ref(T &v) | scalar_t< T > | inlinestatic |
| ret_t typedef | scalar_t< T > | |
| toString(T v) | enum_info< T > | inlinestatic |
| value(const char *n, T v) | enum_info< T > | inlinestatic |
| value_t typedef | enum_info< T > | |
| values | enum_info< T > | static |
| var_t typedef | scalar_t< T > |