ponder 3.2
C++ reflection library
ponder::UserObject Member List

This is the complete list of members for ponder::UserObject, including all inherited members.

cref() constponder::UserObject
get() constponder::UserObject
get(IdRef property) constponder::UserObject
get(size_t index) constponder::UserObject
getClass() constponder::UserObject
makeCopy(const T &object)ponder::UserObjectstatic
makeOwned(T &&object) (defined in ponder::UserObject)ponder::UserObjectstatic
makeRef(T &object)ponder::UserObjectstatic
makeRef(T *object)ponder::UserObjectstatic
nothingponder::UserObjectstatic
operator!=(const UserObject &other) constponder::UserObjectinline
operator<(const UserObject &other) constponder::UserObject
operator=(const UserObject &other)ponder::UserObject
operator=(UserObject &&other) noexceptponder::UserObject
operator==(const UserObject &other) constponder::UserObject
pointer() constponder::UserObject
Property (defined in ponder::UserObject)ponder::UserObjectfriend
ref() constponder::UserObject
set(IdRef property, const Value &value) constponder::UserObject
set(size_t index, const Value &value) constponder::UserObject
UserObject()ponder::UserObject
UserObject(const UserObject &other)ponder::UserObject
UserObject(UserObject &&other) noexceptponder::UserObject
UserObject(const T &object)ponder::UserObject
UserObject(T *object)ponder::UserObject