Classes | Namespaces | Typedefs | Enumerations
Client.hpp File Reference
#include <asio.hpp>
#include <condition_variable>
#include <functional>
#include <map>
#include <mutex>
#include <string>
#include <thread>
#include "ByteVector.hpp"
#include "FirmwareVariants.hpp"
#include "Message.hpp"
#include "Subscription.hpp"
Include dependency graph for Client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msp::client::Client
 
struct  msp::client::ReceivedMessage
 

Namespaces

 msp
 
 msp::client
 

Typedefs

typedef asio::buffers_iterator< asio::streambuf::const_buffers_type > msp::client::iterator
 

Enumerations

enum  msp::client::LoggingLevel { msp::client::SILENT, msp::client::WARNING, msp::client::INFO, msp::client::DEBUG }
 
enum  msp::client::MessageStatus { msp::client::OK, msp::client::FAIL_ID, msp::client::FAIL_CRC }
 


msp
Author(s): Christian Rauch
autogenerated on Tue Oct 6 2020 03:39:02