![]() |
fix8
version 1.4.0
Open Source C++ FIX Framework
|
#include <Poco/Net/ServerSocket.h>Go to the source code of this file.
Classes | |
| struct | FIX8::SessionConfig |
| Base session wrapper. More... | |
| class | FIX8::ClientSessionBase |
| Base Client wrapper. More... | |
| class | FIX8::ClientSession< T > |
| Client wrapper. More... | |
| class | FIX8::ReliableClientSession< T > |
| Reliable Client wrapper. This client attempts to recover from disconnects and login rejects. More... | |
| class | FIX8::SessionInstance< T > |
| Server session instance. More... | |
| class | FIX8::ServerSessionBase |
| Base Server Session. More... | |
| class | FIX8::ServerSession< T > |
| class | FIX8::SessionInstanceBase |
| Base Server session instance. More... | |
| class | FIX8::SessionInstance< T > |
| Server session instance. More... | |
Namespaces | |
| FIX8 | |