48 traderName.reserve(12);
49 firstName.reserve(25);
93 size_t deserialize(
const void* buf,
size_t inLen);
96 virtual std::string toString ()
const;
107 virtual size_t serialize(
void* buf)
const;
virtual size_t serializationBufSize() const
std::string fax
Trader's FAX number(s)
virtual ~TI_ADDRESSABLE_TRADER()
std::string phone
Trader's phone number(s)
std::string email
Trader's email address.
std::string lastName
Trader's last name.
UInt32 traderId
Unique ID of the trader.
virtual ClassId::Enum id() const
Class id.
UInt32 memberId
Unique ID of the member.
TI_ACCESS_RIGHT::Enum messageAccessRight
Specifies whether the trader is allowed to echange messages referring to a trading transaction...
#define ONIXS_MTS_REPO_SDP_API
std::string traderName
Name of the trader.
std::string firstName
Trader's first name.