NAP
APIValue< T > Member List

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)APIBaseValueprotected
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() constAPIBaseValue
init(utility::ErrorState &errorState)Objectvirtual
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
mIDObject
mNameAPIBaseValue
mValueAPIValue< T >
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
operator=(APIValue< T > &&other)APIValue< T >
operator=(const APIValue< T > &other)APIValue< T >
nap::APIBaseValue::operator=(const Object &)=deleteObject
nap::APIBaseValue::operator=(Object &&)=deleteObject
Resource()Resource
~Object()Objectvirtual