B2BITS FIX Antenna HFT  1.0.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
SessionLog::LogFormat Struct Reference

#include <SessionLog.h>

Public Member Functions

 LogFormat ()
 
 LogFormat (LogSessionType logSessionType, Format format, Flags flags)
 

Public Attributes

Flags flags
 
Format format
 
LogSessionType logSessionType
 

Constructor & Destructor Documentation

SessionLog::LogFormat::LogFormat ( )
inline
SessionLog::LogFormat::LogFormat ( LogSessionType  logSessionType,
Format  format,
Flags  flags 
)
inline

References Utils::format().

Member Data Documentation

Flags SessionLog::LogFormat::flags
Format SessionLog::LogFormat::format
LogSessionType SessionLog::LogFormat::logSessionType