Home
last modified time | relevance | path

Searched refs:m_BlobID (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dnetcache_rw.hpp88 const string& GetBlobID() const {return m_BlobID;} in GetBlobID()
97 string m_BlobID; member in CNetCacheReader
140 const string& GetBlobID() const {return m_BlobID;} in GetBlobID()
143 void SetBlobID(const string& blob_id) {m_BlobID = blob_id;} in SetBlobID()
161 string m_BlobID; member in CNetCacheWriter
H A Dnetcache_rw.cpp63 m_BlobID(blob_id), in CNetCacheReader()
151 "Unexpected EOF while reading file cache for " << m_BlobID << in Read()
209 "Unexpected EOF while reading " << m_BlobID << in SocketRead()
231 m_BlobID(*blob_id), in CNetCacheWriter()
253 *blob_id = m_BlobID; in CNetCacheWriter()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dnetcache_rw.hpp88 const string& GetBlobID() const {return m_BlobID;} in GetBlobID()
97 string m_BlobID; member in CNetCacheReader
140 const string& GetBlobID() const {return m_BlobID;} in GetBlobID()
143 void SetBlobID(const string& blob_id) {m_BlobID = blob_id;} in SetBlobID()
161 string m_BlobID; member in CNetCacheWriter
H A Dnetcache_rw.cpp63 m_BlobID(blob_id), in CNetCacheReader()
151 "Unexpected EOF while reading file cache for " << m_BlobID << in Read()
209 "Unexpected EOF while reading " << m_BlobID << in SocketRead()
231 m_BlobID(*blob_id), in CNetCacheWriter()
253 *blob_id = m_BlobID; in CNetCacheWriter()