37 namespace BondVision {
48 uploadDescription.reserve(36);
49 uploadBlock.reserve(1000);
101 size_t deserialize(
const void* buf,
size_t inLen);
104 virtual std::string toString ()
const;
115 virtual size_t serialize(
void* buf)
const;
std::string uploadBlock
Block content.
UInt16 blockId
Identifier of sequence block.
UInt32 uploadId
Unique ID of the upload file.
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
std::string uploadDescription
Data description.
UInt16 blockLen
Size of Block.
UInt32 marketId
Unique ID of the market.
UInt32 referenceDate
Reference date.
UInt32 expiryDate
Expiry date of data.
UInt64 uploadTime
Time of the upload operation.
UInt32 uploadDate
Date of the upload operation.
UInt32 uploadLen
Size of indexes file.
unsigned long long UInt64
UInt32 sectionId
Unique ID of the section.
UInt16 numOfBlocks
Blocks number.