TdkMySQLConDescriptor Class Reference
[The Utils Module]

Implements a MySQL database descriptor. More...

#include <TdkMySQLConDescriptor.h>

Inheritance diagram for TdkMySQLConDescriptor:

TdkConDescriptor List of all members.

Public Member Functions

 TdkMySQLConDescriptor (const std::string hostId, const std::string userName, const std::string userPasswd, const std::string databaseName)
 Constructor.
virtual TdkConDescriptorcopy () const
 Copy constructor.

Static Private Attributes

static const int _DEFAULT_PORT_NUMBER = 3306

Detailed Description

Implements a MySQL database descriptor.


Constructor & Destructor Documentation

TdkMySQLConDescriptor::TdkMySQLConDescriptor ( const std::string  hostId,
const std::string  userName,
const std::string  userPasswd,
const std::string  databaseName 
)

Constructor.

Parameters:
host_id Host name.
user_name User name.
user_passwd User password.
database_name Net service identifier.


Member Function Documentation

TdkConDescriptor * TdkMySQLConDescriptor::copy (  )  const [virtual]

Copy constructor.

Implements TdkConDescriptor.


Member Data Documentation

const int TdkMySQLConDescriptor::_DEFAULT_PORT_NUMBER = 3306 [static, private]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:47 2007 for TDK by  doxygen 1.5.2