37 namespace BondVision {
48 areaCodeShortDesc.reserve(12);
49 areaCodeDesc.reserve(36);
50 currencyCode.reserve(3);
81 size_t deserialize(
const void* buf,
size_t inLen);
84 virtual std::string toString ()
const;
95 virtual size_t serialize(
void* buf)
const;
UInt16 areaCodeId
Unique ID of the Area Code.
TI_FLAG::Enum markUpVisibleFg
Flag indicating whether MarkUp, defined by the Sell-Side Members, are published or not to the Buy-Sid...
std::string areaCodeDesc
Description of the area code.
std::string currencyCode
ISO unique alphanumeric ID code of the reference currency for the area code.
std::string areaCodeShortDesc
Short description of the area code.
TI_FLAG::Enum mandatoryExecInvestIdFg
Specifies whether checks on Algo Info submission are required for the Area Code.
virtual size_t serializationBufSize() const
virtual ClassId::Enum id() const
Class id.