Sleeping Wombat Common Library  0.50.0
swCommonLibrary
sw::Nullable< ContentType > Member List

This is the complete list of members for sw::Nullable< ContentType >, including all inherited members.

Content (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >
Error (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >
ErrorType typedef (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >
FromError(const ErrorType &error) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inlinestatic
FromError(const std::string &reason) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inlinestatic
FromError() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inlinestatic
Get() const (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
Get() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
GetError() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
GetErrorReason() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
IsValid() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
m_isValid (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >protected
Nullable() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inlineexplicit
Nullable(ContentType &&content) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
Nullable(const ContentType &content) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
Nullable(const ErrorType &error) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
Nullable(const std::string &error) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
Nullable(const Nullable< ContentType > &that) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
Nullable(std::shared_ptr< ExceptionType > error) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
operator const ContentType &() const (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
operator ContentType &() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
operator!=(const ContentType &that) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
operator=(const Nullable< ContentType > &that) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >
operator==(const ContentType &that) (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline
~Nullable() (defined in sw::Nullable< ContentType >)sw::Nullable< ContentType >inline