26 #include "../Export.h" 32 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
74 StripInfo(
const char* data, std::size_t dataSize);
77 void deserialize(
const char* data, std::size_t dataSize);
83 std::string toString()
const;
int stripId
Unique identifier of the strip info.
short beginDay
Day of the month.
short endMonth
Month range 1-12.
std::string stripName
Strip name.
short endDay
Day of the month.
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
std::string stripType
Strip info type.
short endYear
4 digit year.
This class represents the Strip Info Message.
short beginMonth
Month range 1-12.
short beginYear
4 digit year.