|
ICP
1
|
A factory for TimeServerConnection. More...
#include <TCPEventStreamer.h>

Public Member Functions | |
| TCPEventStreamConnectionFactory (EventStore &es, const CRPTProxy &crpt) | |
| Poco::Net::TCPServerConnection * | createConnection (const Poco::Net::StreamSocket &socket) |
Private Attributes | |
| EventStore & | m_es |
| const CRPTProxy & | m_crpt |
A factory for TimeServerConnection.
Definition at line 70 of file TCPEventStreamer.h.
|
inline |
Definition at line 76 of file TCPEventStreamer.h.
|
inline |
Definition at line 80 of file TCPEventStreamer.h.
|
private |
Definition at line 74 of file TCPEventStreamer.h.
Referenced by createConnection().
|
private |
Definition at line 73 of file TCPEventStreamer.h.
Referenced by createConnection().
1.8.5