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

CmdRollbackToSavepoint Class Reference

#include <lCmds.h>

Inheritance diagram for CmdRollbackToSavepoint:

Inheritance graph
[legend]
Collaboration diagram for CmdRollbackToSavepoint:

Collaboration graph
[legend]
List of all members.

Public Methods

 CmdRollbackToSavepoint (const char *const a_name)
 CmdRollbackToSavepoint (const CmdRollbackToSavepoint &Src)
virtual ~CmdRollbackToSavepoint ()
virtual bool ExecuteCommand (class Connection &DbConn) const

Protected Attributes

char * _param1

Constructor & Destructor Documentation

CmdRollbackToSavepoint::CmdRollbackToSavepoint const char *const    a_name [inline]
 

Definition at line 92 of file lCmds.h.

CmdRollbackToSavepoint::CmdRollbackToSavepoint const CmdRollbackToSavepoint &    Src [inline]
 

Definition at line 93 of file lCmds.h.

virtual CmdRollbackToSavepoint::~CmdRollbackToSavepoint   [inline, virtual]
 

Definition at line 94 of file lCmds.h.


Member Function Documentation

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

Implements Cmd.

Definition at line 99 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(), CmdSql::ExecuteCommand(), 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:56 2002 for POLiTe by doxygen1.2.16