#include <interfaces.hpp>
Inheritance diagram for I_RPCCmd:


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. | |
|
|
Definition at line 210 of file interfaces.cpp. |
|
|
Definition at line 214 of file interfaces.cpp. |
|
|
Get a name of the procedure.
Implemented in CDB_RPCCmd. |
|
|
Set the "recompile before execute" flag for the stored proc Implementation-specific.
Implemented in CDB_RPCCmd. |
1.4.6
Modified on Mon Dec 07 16:24:24 2009 by modify_doxy.py rev. 173732