|
HDK
|
This is the complete list of members for AttrDelegate< C >, including all inherited members.
| as_string(const std::string &defaultval=std::string()) | AttrDelegate< C > | inline |
| as_vec() const | AttrDelegate< C > | inline |
| AttrDelegate(C *obj, string_view name) | AttrDelegate< C > | inline |
| get(const T &defaultval=T()) const | AttrDelegate< C > | inline |
| get(const T &defaultval=T()) const | AttrDelegate< C > | inline |
| get_indexed(int index, const T &defaultval=T()) const | AttrDelegate< C > | inline |
| get_indexed(int index, const T &defaultval=T()) const | AttrDelegate< C > | inline |
| m_name | AttrDelegate< C > | protected |
| m_obj | AttrDelegate< C > | protected |
| m_readonly | AttrDelegate< C > | protected |
| operator std::string() | AttrDelegate< C > | inline |
| operator=(const T &val) | AttrDelegate< C > | inline |
| operator=(const T &val) | AttrDelegate< C > | inline |
| operator=(const char *val) | AttrDelegate< C > | inline |
| type() const | AttrDelegate< C > | inline |