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