Satellite-Gateway
ConfigServerHandlerCollection Member List

This is the complete list of members for ConfigServerHandlerCollection, including all inherited members.

ConfigServerHandlerCollection(boost::asio::io_service &a_IOService, uint16_t a_TcpPortNbr)ConfigServerHandlerCollection
DeregisterConfigServerHandler(std::shared_ptr< ConfigServerHandler > a_ConfigServerHandler)ConfigServerHandlerCollection
GatewayClientConnected(uint16_t a_ReferenceNbr)ConfigServerHandlerCollection
GatewayClientCreated(uint16_t a_ReferenceNbr)ConfigServerHandlerCollection
GatewayClientDestroyed(uint16_t a_ReferenceNbr)ConfigServerHandlerCollection
GatewayClientDisconnected(uint16_t a_ReferenceNbr)ConfigServerHandlerCollection
GatewayClientError(uint16_t a_ReferenceNbr, E_GATEWAY_CLIENT_ERROR a_ErrorCode)ConfigServerHandlerCollection
HdlcdClientConnected(uint16_t a_SerialPortNbr)ConfigServerHandlerCollection
HdlcdClientCreated(uint16_t a_SerialPortNbr)ConfigServerHandlerCollection
HdlcdClientDestroyed(uint16_t a_SerialPortNbr)ConfigServerHandlerCollection
HdlcdClientDisconnected(uint16_t a_SerialPortNbr)ConfigServerHandlerCollection
HdlcdClientError(uint16_t a_SerialPortNbr, E_HDLCD_CLIENT_ERROR a_ErrorCode)ConfigServerHandlerCollection
HdlcdClientNewStatus(uint16_t a_SerialPortNbr, bool a_bIsResumed, bool a_bIsAlive)ConfigServerHandlerCollection
Initialize(std::shared_ptr< GatewayClientHandlerCollection > a_GatewayClientHandlerCollection, std::shared_ptr< HdlcdClientHandlerCollection > a_HdlcdClientHandlerCollection)ConfigServerHandlerCollection
RegisterConfigServerHandler(std::shared_ptr< ConfigServerHandler > a_ConfigServerHandler)ConfigServerHandlerCollection
SystemShutdown()ConfigServerHandlerCollection