class DfcDb : public CorBase A database class.
| | addTable ( const RWCString& aName, DfcDbData aDataset ) |
| | applySelection ( const DfcDbSelection* aSelection ) |
| | become ( const DfcDb& aRef ) |
| | DfcDb ( const DfcDb& aRef ) |
| | DfcDb ( const RWCString& aName = "DB", int aSocket = -1 ) |
| | getName () |
| | operator= ( const DfcDb& aRef ) |
| | ~DfcDb () |
| | Purpose The d'tor |
| | Purpose Query the name of the database |
| | $Id: DfcDb |
A database class.
SYNOPSIS
#include <DfcDb.h>
DfcDb myObject;
DESCRIPTION
This class provides easy access to the ESO databases. It is a database that
can be queried upon.
CAUTIONS
<optional>
EXAMPLES
<optional>
SEE ALSO
<optional>
DfcDbSelection
DfcDbData
DfcDbManager
CorBase
Preconditions Exceptions
Preconditions Returns Exceptions
DfcDb( const RWCString& aName = "DB", int aSocket = -1 )
virtual ~DfcDb()
The d'tor.
DfcDbData applySelection( const DfcDbSelection* aSelection )
RWCString getName()
Query the name of the database.
This function returns the of this database.
DfcDb( const DfcDb& aRef )
DfcDb& operator=( const DfcDb& aRef )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de