CARMA C++
Typedefs.h File Reference

typdefs for carma::dbms. More...

#include <map>
#include <string>

Go to the source code of this file.

Namespaces

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

Typedefs

typedef unsigned short carma::dbms::dbPriorityType
 Database priority level. More...
 
typedef std::map< const int,
const
carma::dbms::MonitorDescription
carma::dbms::ID2MDMap
 map of id (normally a tagID) -> monitor configuration More...
 
typedef std::map< const
dbPriorityType, const
std::string > 
carma::dbms::PriorityMap
 A map of DB priority levels -> syslog priority (string) levels. More...
 

Detailed Description

typdefs for carma::dbms.

Author
: Dave Mehringer

$CarmaCopyright$

Definition in file Typedefs.h.