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