CARMA C++
SetFilter.h File Reference

set filter template class. More...

#include <string>
#include <sstream>
#include <set>
#include "carma/dbms/filter/OneComponentFilter.h"
#include "carma/util/IllegalArgumentException.h"
#include "carma/util/StringUtils.h"

Go to the source code of this file.

Classes

class  carma::dbms::SetFilter< T >
 template to represent a one component set search filter (viz. 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

set filter template class.

Author
Original: Dave Mehringer
Version
Id:
SetFilter.h,v 1.8 2004/12/14 05:51:13 dmehring Exp

$CarmaCopyright$

Definition in file SetFilter.h.