OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Member Functions | Public Attributes | List of all members
ExchangeInfo Struct Reference

Exchange information. More...

Public Member Functions

std::string toString () const
 String representation.
 
 ExchangeInfo ()
 Default constructor.
 

Public Attributes

uint8 countryNumber
 Country Number.
 
std::string name
 Name.
 
std::string shortName
 Abbreviated Name.
 
std::string exchangeCode
 Name, Country.
 
std::string timeZone
 Time Zone, Exchange.
 
std::string country
 Country.
 

Detailed Description

Exchange information.