Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Private Member Functions | Private Attributes
sql::mysql::MySQL_Savepoint Class Reference

#include <mysql_connection.h>

Inheritance diagram for sql::mysql::MySQL_Savepoint:

List of all members.

Public Member Functions

int getSavepointId ()
std::string getSavepointName ()
 MySQL_Savepoint (const std::string &savepoint)
virtual ~MySQL_Savepoint ()

Private Member Functions

 MySQL_Savepoint (const MySQL_Savepoint &)
void operator= (MySQL_Savepoint &)

Private Attributes

std::string name

Detailed Description

Definition at line 24 of file mysql_connection.h.


Constructor & Destructor Documentation

sql::mysql::MySQL_Savepoint::MySQL_Savepoint ( const std::string &  savepoint)
virtual sql::mysql::MySQL_Savepoint::~MySQL_Savepoint ( ) [inline, virtual]

Definition at line 30 of file mysql_connection.h.

{}
sql::mysql::MySQL_Savepoint::MySQL_Savepoint ( const MySQL_Savepoint ) [private]

Member Function Documentation

int sql::mysql::MySQL_Savepoint::getSavepointId ( ) [virtual]

Implements sql::Savepoint.

std::string sql::mysql::MySQL_Savepoint::getSavepointName ( ) [virtual]

Implements sql::Savepoint.

void sql::mysql::MySQL_Savepoint::operator= ( MySQL_Savepoint ) [private]

Member Data Documentation

std::string sql::mysql::MySQL_Savepoint::name [private]

Definition at line 26 of file mysql_connection.h.


The documentation for this class was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net