Quick Links:

bmqa | bmqpi | bmqt

Classes | Namespaces | Functions

bmqt_sessionoptions.h File Reference

Provide a value-semantic type to configure session with the broker. More...

Go to the source code of this file.

Classes

class  bmqt::SessionOptions

Namespaces

namespace  bmqpi
namespace  bmqt

Functions

bool bmqt::operator== (const SessionOptions &lhs, const SessionOptions &rhs)
bool bmqt::operator!= (const SessionOptions &lhs, const SessionOptions &rhs)
bsl::ostream & bmqt::operator<< (bsl::ostream &stream, const SessionOptions &rhs)

Detailed Description