siplasplas
A library for C++ reflection and introspection
cpp::SimpleAny< ConstNonOwningStorage > Member List

This is the complete list of members for cpp::SimpleAny< ConstNonOwningStorage >, including all inherited members.

ConstNonOwningStorage(const void *object)cpp::ConstNonOwningStorageinline
create(const T &value)cpp::SimpleAny< ConstNonOwningStorage >inlinestatic
empty() const cpp::SimpleAny< ConstNonOwningStorage >inline
get() const cpp::SimpleAny< ConstNonOwningStorage >inline
getStorage() const cpp::SimpleAny< ConstNonOwningStorage >inline
hasType() const cpp::SimpleAny< ConstNonOwningStorage >inline
operator=(const T &value)cpp::SimpleAny< ConstNonOwningStorage >inline
rebind(const void *object)cpp::ConstNonOwningStorageinline
SimpleAny() (defined in cpp::SimpleAny< ConstNonOwningStorage >)cpp::SimpleAny< ConstNonOwningStorage >inline
SimpleAny(const T &value) (defined in cpp::SimpleAny< ConstNonOwningStorage >)cpp::SimpleAny< ConstNonOwningStorage >inline
SimpleAny(const void *object, const cpp::typeerasure::TypeInfo &typeInfo) (defined in cpp::SimpleAny< ConstNonOwningStorage >)cpp::SimpleAny< ConstNonOwningStorage >inline
storage(cpp::typeerasure::TypeInfo typeInfo) const cpp::ConstNonOwningStorageinline
typeInfo() const cpp::SimpleAny< ConstNonOwningStorage >inline