fix8  version 1.4.0
Open Source C++ FIX Framework
multisession.hpp File Reference

Go to the source code of this file.

Classes

class  FIX8::ServerManager
 Multi Server Manager. More...
 
class  FIX8::SessionManager< T >
 Session Manager. More...
 

Namespaces

 FIX8
 

Typedefs

using FIX8::ClientManager = SessionManager< ClientSessionBase >
 Client Manager. More...
 
using FIX8::SessionInstanceManager = SessionManager< SessionInstanceBase >
 Session Instance Manager. More...