A utility class to decode the communication between the client and the remote baos device.
More...
#include <BaosProtocolDecoder.h>
A utility class to decode the communication between the client and the remote baos device.
ProtocolDecoder::ProtocolDecoder |
( |
| ) |
|
kdrive::baos::ProtocolDecoder::ProtocolDecoder |
( |
connector::Connector & |
connector | ) |
|
ProtocolDecoder::~ProtocolDecoder |
( |
| ) |
|
void ProtocolDecoder::connect |
( |
connector::Connector & |
connector | ) |
|
void ProtocolDecoder::decode |
( |
std::string & |
s, |
|
|
std::shared_ptr< connector::Packet > |
packet, |
|
|
int |
direction |
|
) |
| |
void ProtocolDecoder::disconnect |
( |
| ) |
|
The documentation for this class was generated from the following files: