97 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
UInt64 updateTime
Time at which the exchange rate was updated.
virtual size_t serializationBufSize() const
std::string currencyCodeFirst
ISO unique alphanumeric ID code of the first currency.
Double exchangeRate
Exchange Rate expressed as ratio first currency divided by second currency (i.e. # of first currencie...
virtual ~TI_EXCHANGE_RATE()
virtual TI_EXCHANGE_RATE * clone(void *) const
virtual TI_EXCHANGE_RATE * clone() const
size_t deserialize(const void *buf, size_t inLen)
UInt32 referenceDate
Date to which the exchange rate refers.
std::string currencyCodeSecond
ISO unique alphanumeric ID code of the second currency.
UInt64 referenceTime
Time to which the exchange rate refers.
virtual std::string toString() const
Provides string presentation.
UInt32 updateDate
Date on which the exchange rate was updated.
unsigned long long UInt64