EPAM B2BITS CME MDP Handler C++  5.4.2
Classes | Public Types | Public Member Functions | List of all members
Cme::Mdp::PRICENULL9 Struct Reference

#include <B2BITS_CmeMdpMessages.h>

Inheritance diagram for Cme::Mdp::PRICENULL9:
Inheritance graph
[legend]
Collaboration diagram for Cme::Mdp::PRICENULL9:
Collaboration graph
[legend]

Classes

struct  Mantissa
 

Public Types

typedef int8_t Exponent
 

Public Member Functions

 PRICENULL9 (Mantissa v=Mantissa())
 
Mantissa getMantissa () const
 
Exponent getExponent () const
 

Member Typedef Documentation

Constructor & Destructor Documentation

Cme::Mdp::PRICENULL9::PRICENULL9 ( Mantissa  v = Mantissa())
inline

Member Function Documentation

Exponent Cme::Mdp::PRICENULL9::getExponent ( ) const
inline
Mantissa Cme::Mdp::PRICENULL9::getMantissa ( ) const
inline