Lunchbox  1.12.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
lunchbox::Any Member List

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

Any()lunchbox::Any
Any(const ValueType &value)lunchbox::Anyinline
Any(const Any &other)lunchbox::Any
any_cast(Any *)lunchbox::Anyfriend
boost::serialization::access (defined in lunchbox::Any)lunchbox::Anyfriend
empty() const lunchbox::Any
operator!=(const Any &rhs) const lunchbox::Anyinline
operator=(const ValueType &rhs)lunchbox::Anyinline
operator=(Any rhs)lunchbox::Any
operator==(const Any &rhs) const lunchbox::Any
swap(Any &rhs)lunchbox::Any
type() const lunchbox::Any
unsafe_any_cast(Any *)lunchbox::Anyfriend
~Any()lunchbox::Any