CARMA C++
TableNames.h File Reference

access of table names in the database More...

#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.
 

Enumerations

enum  DBTable {
  AGGREGATE_SUBSYSTEMS_TABLE, BLANKING_FLAGS_TABLE, CHANGEABLE_MONITOR_CONFIG_TABLE, DEVICES_TABLE,
  LOCATIONS_TABLE, LOG_MESSAGES_TABLE, LOG_PRIORITIES_TABLE, MONITOR_ENUM_TABLE,
  MONITOR_ENUM_INDEX_TABLE, MONITOR_INDEX_TABLE, MONITOR_POINT_DATATYPES_TABLE, MONITOR_POINT_TYPES_TABLE,
  PARTITIONS_TABLE, STATIC_MONITOR_CONFIG_TABLE, SUBSYSTEM_TABLE, TAGIDNAMESIGNATURES_TABLE,
  VALIDITIES_TABLE, STATIC_MONITOR_CONFIG_CHANGELOG_TABLE
}
 

Functions

std::string carma::dbms::getTableName (const DBTable &table)
 

Detailed Description

access of table names in the database

Author
: Dave Mehringer
Version
Id:
TableNames.h,v 1.6 2006/03/30 16:42:18 hravlin Exp

$CarmaCopyright$

Definition in file TableNames.h.