osgEarth 2.1.1

osgEarth::optional< T > Member List

This is the complete list of members for osgEarth::optional< T >, including all inherited members.
_defaultValueosgEarth::optional< T > [private]
_setosgEarth::optional< T > [private]
_valueosgEarth::optional< T > [private]
defaultValue() const osgEarth::optional< T > [inline]
get() const osgEarth::optional< T > [inline]
init(T defValue)osgEarth::optional< T > [inline]
isSet() const osgEarth::optional< T > [inline]
isSetTo(const T &value) const osgEarth::optional< T > [inline]
mutable_value()osgEarth::optional< T > [inline]
operator const T *() const osgEarth::optional< T > [inline]
operator unspecified_bool_type() const osgEarth::optional< T > [inline]
operator!=(const optional< T > &rhs) const osgEarth::optional< T > [inline]
operator!=(const T &value) const osgEarth::optional< T > [inline]
operator->()osgEarth::optional< T > [inline]
operator->() const osgEarth::optional< T > [inline]
operator=(const optional< T > &rhs)osgEarth::optional< T > [inline]
operator=(const T &value)osgEarth::optional< T > [inline]
operator==(const optional< T > &rhs) const osgEarth::optional< T > [inline]
operator==(const T &value) const osgEarth::optional< T > [inline]
optional()osgEarth::optional< T > [inline]
optional(T defaultValue)osgEarth::optional< T > [inline]
optional(T defaultValue, T value)osgEarth::optional< T > [inline]
optional(const optional< T > &rhs)osgEarth::optional< T > [inline]
unset()osgEarth::optional< T > [inline]
unspecified_bool_type typedefosgEarth::optional< T > [private]
value() const osgEarth::optional< T > [inline]
~optional()osgEarth::optional< T > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines