I_SendDataCmd Class Reference
[Database Server Interfaces]

Search Toolkit Book for I_SendDataCmd

#include <interfaces.hpp>

Inheritance diagram for I_SendDataCmd:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 554 of file interfaces.hpp.

Public Member Functions

 I_SendDataCmd (void)
virtual ~I_SendDataCmd (void)

Protected Member Functions

virtual size_t SendChunk (const void *pChunk, size_t nofBytes)=0
 Send chunk of data to the server.
virtual bool Cancel (void)=0


Constructor & Destructor Documentation

I_SendDataCmd::I_SendDataCmd void   ) 
 

Definition at line 238 of file interfaces.cpp.

I_SendDataCmd::~I_SendDataCmd void   )  [virtual]
 

Definition at line 242 of file interfaces.cpp.


Member Function Documentation

virtual bool I_SendDataCmd::Cancel void   )  [protected, pure virtual]
 

Implemented in CDB_SendDataCmd.

virtual size_t I_SendDataCmd::SendChunk const void *  pChunk,
size_t  nofBytes
[protected, pure virtual]
 

Send chunk of data to the server.

Return number of bytes actually transferred to server.

Implemented in CDB_SendDataCmd.


The documentation for this class was generated from the following files:
Generated on Wed Dec 9 08:12:41 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:20:12 2009 by modify_doxy.py rev. 173732