#include <string>
#include <vector>
#include <pqxx-object/field.h>
#include <pqxx-object/row.h>
#include <pqxx-object/table.h>
Go to the source code of this file.
Classes | |
class | Place |
Place details. More... | |
class | PlaceTable |
Place database interaction. More... |