#include <HdlcdClientHandler.h>
Definition at line 36 of file HdlcdClientHandler.h.
HdlcdClientHandler::HdlcdClientHandler |
( |
boost::asio::io_service & |
a_IOService, |
|
|
std::shared_ptr< ConfigServerHandlerCollection > |
a_ConfigServerHandlerCollection, |
|
|
std::shared_ptr< GatewayClientHandlerCollection > |
a_GatewayClientHandlerCollection, |
|
|
const std::string & |
a_RemoteAddress, |
|
|
uint16_t |
a_TcpPortNbr, |
|
|
uint16_t |
a_SerialPortNbr |
|
) |
| |
void HdlcdClientHandler::Close |
( |
| ) |
|
void HdlcdClientHandler::Resume |
( |
| ) |
|
void HdlcdClientHandler::SendPacket |
( |
const std::vector< unsigned char > & |
a_Payload | ) |
|
void HdlcdClientHandler::Suspend |
( |
| ) |
|
The documentation for this class was generated from the following files: