Sleeping Wombat GUI  0.100
swGUI
Nullable< ResultType > Member List

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

ErrorStringNullable< ResultType >
IsValidNullable< ResultType >
Nullable()Nullable< ResultType >inline
Nullable(NullableInit)Nullable< ResultType >inlineexplicit
Nullable(std::string &&error)Nullable< ResultType >inline
Nullable(ResultType &&result)Nullable< ResultType >inline
Nullable(const Nullable< ResultType > &other)Nullable< ResultType >inline
Nullable(Nullable< ResultType > &&other)Nullable< ResultType >inline
operator!()Nullable< ResultType >inline
operator=(const Nullable< ResultType > &other)Nullable< ResultType >inline
operator=(Nullable< ResultType > &&other)Nullable< ResultType >inline
ValueNullable< ResultType >