|
RMQ - RabbitMQ C++ Library
|
This is the complete list of members for BloombergLP::rmqt::Result< T >, including all inherited members.
| error() const | BloombergLP::rmqt::Result< T > | inline |
| operator BoolType() const | BloombergLP::rmqt::Result< T > | inline |
| operator<<(bsl::ostream &os) (defined in BloombergLP::rmqt::Result< T >) | BloombergLP::rmqt::Result< T > | inline |
| Result(const bsl::string &error, int resultCode=-1) | BloombergLP::rmqt::Result< T > | inlineexplicit |
| Result(const bsl::shared_ptr< T > &value, const bsl::string &error=bsl::string(), int resultCode=0) | BloombergLP::rmqt::Result< T > | inlineexplicit |
| returnCode() const | BloombergLP::rmqt::Result< T > | inline |
| value() const | BloombergLP::rmqt::Result< T > | inline |