This is the complete list of members for APIValue< T >, including all inherited members.
| APIBaseValue(const rtti::TypeInfo &type, const std::string &name) | APIBaseValue | |
| APIBaseValue(const rtti::TypeInfo &type) | APIBaseValue | protected |
| APIValue() | APIValue< T > | |
| APIValue(APIValue &&other) | APIValue< T > | |
| APIValue(const APIValue &other) | APIValue< T > | |
| APIValue(const std::string &name, T &&value) | APIValue< T > | |
| APIValue(const std::string &name, const T &value) | APIValue< T > | |
| getRepresentedType() const | APIBaseValue | |
| init(utility::ErrorState &errorState) | Object | virtual |
| isIDProperty(rtti::Instance &object, const rtti::Property &property) | Object | static |
| mID | Object | |
| mName | APIBaseValue | |
| mValue | APIValue< T > | |
| Object() | Object | |
| Object(Object &)=delete | Object | |
| Object(Object &&)=delete | Object | |
| onDestroy() | Object | virtual |
| operator=(APIValue< T > &&other) | APIValue< T > | |
| operator=(const APIValue< T > &other) | APIValue< T > | |
| nap::APIBaseValue::operator=(const Object &)=delete | Object | |
| nap::APIBaseValue::operator=(Object &&)=delete | Object | |
| Resource() | Resource | |
| ~Object() | Object | virtual |