#include <OnixS/Senaf/MarketData/Messages/MarketImageRecovery.h>
Public Member Functions | |
Reference () | |
std::string | toString () const |
Public Attributes | |
unsigned short | reference |
PriceLevels | priceLevels |
Definition at line 124 of file MarketImageRecovery.h.
Reference | ( | ) |
Constructor.
std::string toString | ( | ) | const |
Returns string representation.
PriceLevels priceLevels |
Collection of PriceLevels.
Definition at line 133 of file MarketImageRecovery.h.
unsigned short reference |
Definition at line 130 of file MarketImageRecovery.h.