48 brokerCode.reserve(12);
49 brokerDes.reserve(36);
50 brokerShortDes.reserve(12);
51 countryCode.reserve(3);
56 electronicMail.reserve(64);
108 size_t deserialize(
const void* buf,
size_t inLen);
111 virtual std::string toString ()
const;
122 virtual size_t serialize(
void* buf)
const;
virtual size_t serializationBufSize() const
std::string brokerDes
Description of the broker.
std::string brokerShortDes
Short description of the broker.
UInt32 marketId
Unique ID of the market.
virtual ClassId::Enum id() const
Class id.
UInt32 brokerId
Unique ID of the broker.
std::string brokerCode
Code of the broker.
UInt32 memberId
Unique ID assigned to the broker if he is a participant in the market.
std::string city
Town of residence of the broker.
std::string countryCode
ISO unique alphanumeric ID code of the country to which the broker belongs.
TI_BROKER_TYPE::Enum brokerType
Broker Type.
std::string address
Address of the broker.
#define ONIXS_MTS_REPO_SDP_API
std::string electronicMail
E-mail address of the market manager.
std::string province
Code of the province of residence of the broker.
std::string phone
Telephone number of the broker.