9 #ifndef DataType_BinaryCollectionImpl_h 10 #define DataType_BinaryCollectionImpl_h 12 #include "PDCHeader/PDCvector" 57 std::vector<Binary*> mBinaries;
62 #endif // DataType_BinaryCollectionImpl_h MDataType::Binary represents binary data.
Definition: Binary.h:33
Definition: BinaryCollection.h:23
void Merge(BinaryCollection *ipBinaryCollection)
#define Int64
Definition: BasicTypes.h:36
void Delete()
delete this object. Used by StrongPtr.
void Insert(Binary *ipBinary)
Definition: BigDecimal.h:18
unsigned Int32 GetBinaryCount() const
Get the number of Binaries in the collection.
Definition: BinaryCollectionImpl.h:21
#define Int32
Definition: BasicTypes.h:20
unsigned Int64 GetTotalLength() const
Get the total size of all the binary.
virtual ~BinaryCollectionImpl()
const Binary * GetBinary(unsigned Int32 iBinaryIndex) const