webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for google::protobuf::util::StatusOr< T >, including all inherited members.
ok() const | google::protobuf::util::StatusOr< T > | inline |
operator=(const StatusOr &other) | google::protobuf::util::StatusOr< T > | |
operator=(const StatusOr< U > &other) | google::protobuf::util::StatusOr< T > | |
operator=(const StatusOr< T > &other) | google::protobuf::util::StatusOr< T > | inline |
operator=(const StatusOr< U > &other) | google::protobuf::util::StatusOr< T > | inline |
status() const | google::protobuf::util::StatusOr< T > | inline |
StatusOr class | google::protobuf::util::StatusOr< T > | friend |
StatusOr() | google::protobuf::util::StatusOr< T > | inline |
StatusOr(const Status &status) | google::protobuf::util::StatusOr< T > | inline |
StatusOr(const T &value) | google::protobuf::util::StatusOr< T > | inline |
StatusOr(const StatusOr &other) | google::protobuf::util::StatusOr< T > | |
StatusOr(const StatusOr< U > &other) | google::protobuf::util::StatusOr< T > | inline |
StatusOr(const StatusOr< T > &other) | google::protobuf::util::StatusOr< T > | inline |
ValueOrDie() const | google::protobuf::util::StatusOr< T > | inline |