I_RPCCmd Class Reference
[Database Server Interfaces]

Search Toolkit Book for I_RPCCmd

#include <interfaces.hpp>

Inheritance diagram for I_RPCCmd:

Inheritance graph
[legend]
Collaboration diagram for I_RPCCmd:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 476 of file interfaces.hpp.

Public Member Functions

 I_RPCCmd (void)
virtual ~I_RPCCmd (void)

Protected Member Functions

virtual void SetRecompile (bool recompile=true)=0
 Set the "recompile before execute" flag for the stored proc Implementation-specific.
virtual const string & GetProcName (void) const =0
 Get a name of the procedure.


Constructor & Destructor Documentation

I_RPCCmd::I_RPCCmd void   ) 
 

Definition at line 210 of file interfaces.cpp.

I_RPCCmd::~I_RPCCmd void   )  [virtual]
 

Definition at line 214 of file interfaces.cpp.


Member Function Documentation

virtual const string& I_RPCCmd::GetProcName void   )  const [protected, pure virtual]
 

Get a name of the procedure.

Implemented in CDB_RPCCmd.

virtual void I_RPCCmd::SetRecompile bool  recompile = true  )  [protected, pure virtual]
 

Set the "recompile before execute" flag for the stored proc Implementation-specific.

Implemented in CDB_RPCCmd.


The documentation for this class was generated from the following files:
Generated on Mon Dec 7 15:31:14 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:24:24 2009 by modify_doxy.py rev. 173732