|
CARMA C++
|
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... | |