#include <GatewayClientHandler.h>
Definition at line 36 of file GatewayClientHandler.h.
GatewayClientHandler::GatewayClientHandler |
( |
boost::asio::io_service & |
a_IOService, |
|
|
std::shared_ptr< ConfigServerHandlerCollection > |
a_ConfigServerHandlerCollection, |
|
|
std::shared_ptr< HdlcdClientHandlerCollection > |
a_HdlcdClientHandlerCollection, |
|
|
uint16_t |
a_ReferenceNbr, |
|
|
std::string |
a_RemoteAddress, |
|
|
uint16_t |
a_RemotePortNbr |
|
) |
| |
void GatewayClientHandler::Close |
( |
| ) |
|
uint16_t GatewayClientHandler::GetReferenceNbr |
( |
| ) |
const |
|
inline |
void GatewayClientHandler::SendPacket |
( |
uint16_t |
a_SerialPortNbr, |
|
|
const std::vector< unsigned char > & |
a_Payload |
|
) |
| |
The documentation for this class was generated from the following files: