optional< T, DELEGATE > Member List

This is the complete list of members for optional< T, DELEGATE >, including all inherited members.
d_Value< DELEGATE< T > > [protected]
delegate() constValue< DELEGATE< T > > [inline]
delegate()Value< DELEGATE< T > > [inline]
get() const optional< T, DELEGATE >
get()optional< T, DELEGATE >
is_set() const optional< T, DELEGATE >
operator!=(const Value &other)Value< DELEGATE< T > > [inline]
operator->() constValue< DELEGATE< T > > [inline]
operator->()Value< DELEGATE< T > > [inline]
operator=(const Value &other)Value< DELEGATE< T > > [inline]
operator==(const Value &other)Value< DELEGATE< T > > [inline]
optional(const T &t)optional< T, DELEGATE >
reset()optional< T, DELEGATE >
Value()Value< DELEGATE< T > > [inline, protected]
Value(const Value &p)Value< DELEGATE< T > > [inline, protected]
Value(const ARG &arg)Value< DELEGATE< T > > [inline]
Value(const ARG1 &arg1, const ARG2 &arg2)Value< DELEGATE< T > > [inline]
Value(const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3)Value< DELEGATE< T > > [inline]
~Value()Value< DELEGATE< T > > [inline]