Contains Engine::Session class declaration. More...
#include "B2BITS_V12_Defines.h"#include <set>#include <vector>#include <string>#include <memory>#include "B2BITS_PubEngineDefines.h"#include "B2BITS_ReferenceCounter.h"#include "B2BITS_SessionParameters.h"
Include dependency graph for B2BITS_Session.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Engine::IPAddr |
| Represents IP address. More... | |
| struct | Engine::PutMessageOptions |
| Options to Session::put method. More... | |
| class | Engine::Session |
| Basic Session. More... | |
Namespaces | |
| namespace | Engine |
FIX Engine namespace. | |
| namespace | System |
Platform specific classes. | |
Contains Engine::Session class declaration.
Definition in file B2BITS_Session.h.
1.7.2