Any Member List

This is the complete list of members for Any, including all inherited members.

Any(const T &type)Any
Any(T *type)Anyexplicit
Any(void *type, const std::type_info &ti)Any
Any()Any
Any(const Any &val)Any
any_cast(const Any &any)Anyrelated
clear()Any
empty() constAny
get()Any
get() constAny
isRef() constAny
operator=(const T &rhs)Any
operator=(T *rhs)Any
operator=(const Any &rhs)Any
swap(Any &other)Any
type() constAny
~Any()Any