Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CmdSql Class Reference

#include <lCmds.h>

Inheritance diagram for CmdSql:

Inheritance graph
[legend]
Collaboration diagram for CmdSql:

Collaboration graph
[legend]
List of all members.

Public Methods

 CmdSql (const char *const a_sql)
 CmdSql (const CmdSql &Src)
virtual ~CmdSql ()
virtual bool ExecuteCommand (class Connection &DbConn) const

Protected Attributes

char * _param1

Constructor & Destructor Documentation

CmdSql::CmdSql const char *const    a_sql [inline]
 

Definition at line 101 of file lCmds.h.

CmdSql::CmdSql const CmdSql &    Src [inline]
 

Definition at line 102 of file lCmds.h.

virtual CmdSql::~CmdSql   [inline, virtual]
 

Definition at line 103 of file lCmds.h.


Member Function Documentation

bool CmdSql::ExecuteCommand class Connection   DbConn const [virtual]
 

Implements Cmd.

Definition at line 109 of file lCmds.cpp.

References Cmd1::_param1.


Member Data Documentation

char* Cmd1::_param1 [protected, inherited]
 

Definition at line 56 of file lCmds.h.

Referenced by Cmd1::Cmd1(), ExecuteCommand(), CmdRollbackToSavepoint::ExecuteCommand(), CmdSavepoint::ExecuteCommand(), Cmd1::operator=(), and Cmd1::~Cmd1().


The documentation for this class was generated from the following files:
Generated on Sun Jul 14 20:52:57 2002 for POLiTe by doxygen1.2.16