119 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
std::string phone
Telephone number of the broker.
virtual size_t serializationBufSize() const
UInt32 brokerId
Unique ID of the broker.
std::string brokerCode
Code of the broker.
UInt32 marketId
Unique ID of the market.
std::string electronicMail
E-mail address of the market manager.
virtual TI_BROKER * clone() const
std::string address
Address of the broker.
std::string brokerDes
Description of the broker.
std::string city
Town of residence of the broker.
std::string brokerShortDes
Short description of the broker.
std::string province
Code of the province of residence of the broker.
virtual TI_BROKER * clone(void *) const
size_t deserialize(const void *buf, size_t inLen)
TI_BROKER_TYPE::Enum brokerType
Broker Type.
std::string countryCode
ISO unique alphanumeric ID code of the country to which the broker belongs.
virtual std::string toString() const
Provides string presentation.