Go to the documentation of this file.Go to the SVN repository for this file.
60 : m_MainBlob(blob.m_MainBlob),
61 m_SplitInfo(blob.m_SplitInfo),
62 m_Chunks(blob.m_Chunks)
User-defined methods of the data storage class.
User-defined methods of the data storage class.
void AddChunk(const CID2S_Chunk_Id &id, const CID2S_Chunk &chunk)
CConstRef< CSeq_entry > m_MainBlob
CConstRef< CID2S_Split_Info > m_SplitInfo
CSplitBlob & operator=(const CSplitBlob &blob)
void Reset(void)
Reset reference object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.