#include <OnixS/Senaf/MarketData/Messages/ShortRecoveryStart.h>
Public Types | |
enum | { code = 146 } |
Public Member Functions | |
ShortRecoveryStart () | |
std::string | toString () const |
Public Attributes | |
unsigned char | market |
Friends | |
class | MessageDeserializer |
Definition at line 32 of file ShortRecoveryStart.h.
anonymous enum |
Default constructor.
std::string toString | ( | ) | const |
Returns string representation.
|
friend |
Definition at line 50 of file ShortRecoveryStart.h.
unsigned char market |
Market.
Definition at line 44 of file ShortRecoveryStart.h.