Go to the documentation of this file.
34 #ifndef TTA_CONNECTION_HH
35 #define TTA_CONNECTION_HH
Segment * bus_
Bus which is connected to the socket.
Connection(Socket &socket, Segment &bus)
static const std::string OSKEY_BUS
ObjectState attribute key for bus name.
static const std::string OSKEY_SEGMENT
ObjectState attribute key for segment name.
Socket * socket_
Socket which is connected to the bus.
ObjectState * saveState() const
static const std::string OSKEY_SOCKET
ObjectState attribute key for socket name.
static const std::string OSNAME_CONNECTION
ObjectState name for Connection.