Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

odbc_factory Class Reference

class factory to create dbserver object More...

#include <terodbc.h>

List of all members.

Public Member Functions

 odbc_factory ()
 constructor
virtual ~odbc_factory ()
 destructor
virtual dbserverget_dbserver (size_t ident)
 creates the server object


Detailed Description

class factory to create dbserver object

Definition at line 35 of file terodbc.h.


Constructor & Destructor Documentation

odbc_factory::odbc_factory (  ) 

constructor

Definition at line 35 of file terodbc.cpp.

odbc_factory::~odbc_factory (  )  [virtual]

destructor

Definition at line 39 of file terodbc.cpp.


Member Function Documentation

dbserver * odbc_factory::get_dbserver ( size_t  ident  )  [virtual]

creates the server object

Parameters:
ident  server ident

Definition at line 44 of file terodbc.cpp.


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


© Copyright Terimber 2003-.