dnp3 (C++ API) 1.6.0
Loading...
Searching...
No Matches
dnp3::ConnectionHandler Member List

This is the complete list of members for dnp3::ConnectionHandler, including all inherited members.

accept(const char *remote_addr, AcceptHandler &acceptor)=0dnp3::ConnectionHandlerpure virtual
accept_with_link_id(const char *remote_addr, uint16_t source, uint16_t destination, IdentifiedLinkHandler &acceptor)=0dnp3::ConnectionHandlerpure virtual
start(const char *remote_addr, MasterChannel &channel)=0dnp3::ConnectionHandlerpure virtual
start_with_link_id(const char *remote_addr, uint16_t source, uint16_t destination, MasterChannel &channel)=0dnp3::ConnectionHandlerpure virtual
~ConnectionHandler()=default (defined in dnp3::ConnectionHandler)dnp3::ConnectionHandlervirtual