class QucDbManager : public DfcDbManager

A simple database manager for the calibDB

Inheritance:


Public Methods

virtual RWCString getDbRoot ()
RWCString getShortPath ( const RWCString& aPath )
QucDbManager ( const RWCString& aDatabase = "", const RWCString& aServer = "" )
virtual ~QucDbManager ()

Public


Purpose
The d'tor

Purpose
Query the database root directory

$Id: QucDbManager

Protected Methods

QucDbManager& operator= ( const QucDbManager& aRef )
QucDbManager ( const QucDbManager& aRef )

Documentation

A simple database manager for the calibDB
$Id: QucDbManager.h,v 1.3 1997/04/24 08:48:51 mwiedmer Exp $

SYNOPSIS

    #include <QucDbManager.h>
  
    QucDbManager myObject;
  

DESCRIPTION
This class allows access to the calibration database files.

CAUTIONS
<optional>

EXAMPLES
<optional>

SEE ALSO
<optional>
CorBase

QucDbManager( const RWCString& aDatabase = "", const RWCString& aServer = "" )

virtual ~QucDbManager()

Purpose
The d'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

virtual RWCString getDbRoot()

Purpose
Query the database root directory.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Returns
This function returns the string representation of a directory.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

RWCString getShortPath( const RWCString& aPath )

QucDbManager( const QucDbManager& aRef )

QucDbManager& operator=( const QucDbManager& aRef )


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de