#include <db_filters.h>
Public Member Functions | |
dbField (const std::string name) | |
Public Attributes | |
std::string | name_ |
Definition at line 82 of file db_filters.h.
database_interface::dbField::dbField | ( | const std::string | name | ) | [inline] |
Definition at line 86 of file db_filters.h.
std::string database_interface::dbField::name_ |
Definition at line 84 of file db_filters.h.