AgentXcpp  Revision:4ac4848
Internals Documentation
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends
/home/tanjeff/projekte/agentxcpp/src/connector.hpp File Reference
#include <boost/asio.hpp>
#include "ResponsePDU.hpp"
Include dependency graph for connector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  agentxcpp::connector
 This class provides connection to another agentXcpp entity via a unix domain socket. More...
class  agentxcpp::connector::pdu_handler
 Interface for classes which can handle incoming PDU's. More...