Classes | |
class | Client |
struct | ReceivedMessage |
class | Subscription |
class | SubscriptionBase |
Typedefs | |
typedef asio::buffers_iterator < asio::streambuf::const_buffers_type > | iterator |
Enumerations | |
enum | LoggingLevel { SILENT, WARNING, INFO, DEBUG } |
enum | MessageStatus { OK, FAIL_ID, FAIL_CRC } |
typedef asio::buffers_iterator<asio::streambuf::const_buffers_type> msp::client::iterator |
Definition at line 19 of file Client.hpp.
Definition at line 21 of file Client.hpp.
Definition at line 23 of file Client.hpp.