OnixS BME SENAF Handler C++ library  2.2.0
API documentation
TradingSessionStartUp::InstrumentType Struct Reference

#include <OnixS/Senaf/MarketData/Messages/TradingSessionStartUp.h>

Public Member Functions

 InstrumentType ()
 
std::string toString () const
 

Public Attributes

OnixS::Senaf::MarketData::InstrumentType::Enum instrumentType
 
Date sessionValueDate
 
TimeSpan closeOfTradingSession
 

Detailed Description

Definition at line 53 of file TradingSessionStartUp.h.

Constructor & Destructor Documentation

Default constructor.

Member Function Documentation

std::string toString ( ) const

Returns string representation.

Member Data Documentation

TimeSpan closeOfTradingSession

Close of trading session.

Definition at line 65 of file TradingSessionStartUp.h.

Instrument Type.

Definition at line 59 of file TradingSessionStartUp.h.

Date sessionValueDate

Session Value Date/Purchase leg Value Date.

Definition at line 62 of file TradingSessionStartUp.h.


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