OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
VarFormatHelper< T > Struct Template Reference

#include </work/src/HandlerLogger.h>

Public Member Functions

template<size_t NLen>
 VarFormatHelper (const char(&name_)[NLen], const T &value_)
 
 VarFormatHelper (const VarFormatHelper &other)
 

Public Attributes

const Util::ValuePtr name
 
const T value
 

Detailed Description

template<typename T>
struct OnixS::SgxTitan::MarketData::Itch::VarFormatHelper< T >

Definition at line 158 of file HandlerLogger.h.

Constructor & Destructor Documentation

VarFormatHelper ( const char(&)  name_[NLen],
const T &  value_ 
)
inline

Definition at line 165 of file HandlerLogger.h.

VarFormatHelper ( const VarFormatHelper< T > &  other)
inline

Definition at line 168 of file HandlerLogger.h.

Member Data Documentation

const Util::ValuePtr name

Definition at line 160 of file HandlerLogger.h.

const T value

Definition at line 161 of file HandlerLogger.h.


The documentation for this struct was generated from the following file: