1 #ifndef CARMA_DBMS_LOGDATABASE_H
2 #define CARMA_DBMS_LOGDATABASE_H
44 #endif // CARMA_DBMS_LOGDATABASE_H
void populateLogPrioritiesTable() const
populate the LogPriorities table should only be run for database initialization
This class contains methods for accessing the log table in the database.
LogDatabase(const carma::dbms::DBConnection *const dbc)
constructor
an abstract class from which database queries may be launched.