Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classCNetCacheWriter.html below:
NCBI C++ ToolKit: CNetCacheWriter Class Reference
Search Toolkit Book for CNetCacheWriter
#include "netcache_rw.hpp"
(Private to src/connect/services
.)
Inheritance diagram for CNetCacheWriter:
[legend]
Collaboration diagram for CNetCacheWriter:
[legend] Public Member Functions CNetCacheWriter (SNetCacheAPIImpl *impl, string *blob_id, const string &key, ENetCacheResponseType response_type, const CNetCacheAPIParameters *parameters) virtual ~CNetCacheWriter () virtual ERW_Result Write (const void *buf, size_t count, size_t *bytes_written=0) Write up to "count" bytes from the buffer pointed to by the "buf" argument onto the output device. More...
virtual ERW_Result Flush (void) Flush pending data (if any) down to the output device. More...
virtual void Close () virtual void Abort () void WriteBufferAndClose (const char *buf_ptr, size_t buf_size) ENetCacheResponseType GetResponseType () const const string & GetBlobID () const const string & GetKey () const void SetBlobID (const string &blob_id) Public Member Functions inherited from IWriter virtual ~IWriter () Private Member Functions bool IsConnectionOpen () void ResetWriters () void AbortConnection () EIO_Status TransmitImpl (const char *buf, size_t count) void Transmit (const void *buf, size_t count, size_t *bytes_written) void EstablishConnection () void UploadCacheFile () Private Attributes CNetServerConnection m_Connection unique_ptr< CSocketReaderWriter > m_SocketReaderWriter unique_ptr< CTransmissionWriter > m_TransmissionWriter ENetCacheResponseType m_ResponseType CNetCacheAPI m_NetCacheAPI string m_BlobID string m_Key const CNetCacheAPIParameters * m_Parameters CFileIO m_CacheFile bool m_CachingEnabled Detailed Description
Definition at line 115 of file netcache_rw.hpp.
The documentation for this class was generated from the following files:
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4