CARMA C++
LogRecordSelector.h File Reference

LogRecordSelector class. More...

#include <string>
#include <vector>
#include "carma/dbms/ColumnNames.h"
#include "carma/dbms/Selector.h"

Go to the source code of this file.

Classes

class  carma::dbms::LogRecordSelector
 Class to represent an SQL selection (portion of SELECT clause) for a log message. More...
 
struct  carma::dbms::LogRecordSelector::SelectionMask
 Holds info on which log record fields should be selected (ie returned) by a query), if a value is set to true, the corresponding field is included in the selection (in cases where if false it is not. 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

LogRecordSelector class.

Author
: Dave Mehringer
Version
Id:
LogRecordSelector.h,v 1.4 2011/12/21 22:56:43 mpound Exp

* $CarmaCopyright$

Definition in file LogRecordSelector.h.