class QucDbSelection : public DfcDbSelection

A selection calss

Inheritance:


Public Fields

static const RWCString Db
$Id: QucDbSelection

Public Methods

virtual void addAndSelection ( const DfcDbSelection* aSelection )
QucDbSelection& operator= ( const QucDbSelection& aRef )
QucDbSelection ( const QucDbSelection& aRef )
QucDbSelection ( const RWCString& aSelection )
QucDbSelection ( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE )
virtual void select ( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE )
virtual ~QucDbSelection ()

Public


Purpose
The d'tor

Documentation

A selection calss
static const RWCString Db
$Id: QucDbSelection.h,v 1.9 1997/05/07 07:49:03 mwiedmer Exp $

SYNOPSIS

    #include <QucDbSelection.h>
  
    QucDbSelection myObject;
  

DESCRIPTION
This class allows selections on databases.

CAUTIONS
<optional>

EXAMPLES
<optional>

SEE ALSO
<optional>
DfcDbSelection
DfcDb
DfcDbData
DfcDbManager

QucDbSelection( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE )

QucDbSelection( const RWCString& aSelection )

QucDbSelection( const QucDbSelection& aRef )

QucDbSelection& operator=( const QucDbSelection& aRef )

virtual ~QucDbSelection()

Purpose
The d'tor.

Preconditions

  • Itemize this section if necessary. Remove itemization otherwise.

Exceptions

  • Itemize this section if necessary. Remove itemization otherwise.

virtual void select( int aKeyword = DfcDbSelection::KW_ANY, const RWCString& aValue = VAL_ANY, int anOperator = DfcDbSelection::OP_LIKE )

virtual void addAndSelection( const DfcDbSelection* aSelection )


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