CARMA C++
Filter.h File Reference

abstract base class to represent an SQL query filter (part of a WHERE clause) . More...

#include <string>

Go to the source code of this file.

Classes

class  carma::dbms::Filter
 abstract base class to represent an SQL query filter (part of a WHERE clause) . More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::dbms
 API for access to the CARMA database.
 

Detailed Description

abstract base class to represent an SQL query filter (part of a WHERE clause) .

Author
Original: Dave Mehringer
Version
Id:
Filter.h,v 1.5 2005/08/29 20:25:42 tcosta Exp

$CarmaCopyright$

Definition in file Filter.h.