OnixS C++ CME Market Data Handler  2.56.0.0
Public Member Functions | List of all members
Statistics Class Reference

Statistics. More...

Public Member Functions

 Statistics (SecurityId id, StatisticsType type, const GroupInstance &entry)
 
 ~Statistics ()
 Releases associated resources.
 
SecurityId securityId () const
 Tag 48. More...
 
StatisticsType type () const
 Statistics type.
 
FieldValueRef value () const
 Value.
 
Price valueAsPrice () const
 Value.
 
SignedQuantity valueAsQuantity () const
 Value.
 
bool entryTime (TimeSpan &entryTime) const
 Time of an entry if available.
 
const GroupInstancemarketDataEntry () const
 Underlying FIX message containing statistics. More...
 
std::string toString () const
 Returns the string representation.
 
void toString (std::string &) const
 Appends the string representation.
 

Detailed Description

Statistics.

Member Function Documentation

const GroupInstance& marketDataEntry ( ) const
inline

Underlying FIX message containing statistics.

Group entry contains all the data related with this statistics.

SecurityId securityId ( ) const
inline

Tag 48.

Unique instrument ID as qualified by the exchange per tag 22-SecurityIDSource.