Lodestar
An integrated real-time control package in C++
ls::core::StatusOr< TType > Member List

This is the complete list of members for ls::core::StatusOr< TType >, including all inherited members.

ok() const (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
operator bool() const (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inlineexplicit
operator=(const StatusOr &other) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
operator=(const StatusOr< TTypeOther > &other) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
operator=(const StatusOr< TTypeOther > &other) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
status() const (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
status_ (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >protected
StatusOr (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >friend
StatusOr() (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
StatusOr(const Status &status) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
StatusOr(const TType &value) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
StatusOr(const StatusOr &other) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
StatusOr(const StatusOr< TTypeOther > &other, typename std::enable_if< std::is_convertible< TTypeOther, TType >::value >::type *=nullptr) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
StatusOr(const StatusOr< TTypeOther > &other, typename std::enable_if<!std::is_convertible< TTypeOther, TType >::value >::type *=nullptr) (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >inline
type typedef (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >
value() const (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >
value_ (defined in ls::core::StatusOr< TType >)ls::core::StatusOr< TType >protected