The main MySQL client connection to the spatial world database. More...
#include "SpatialWorldObservation.h"
#include "SqlClient.h"
#include "../model/PersistenceModel.h"
#include "../world/Observation.h"
#include <boost/random.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | rail::spatial_temporal_learning::worldlib::remote::SpatialWorldClient |
The main MySQL client connection to the spatial world database. More... | |
Namespaces | |
namespace | rail |
namespace | rail::spatial_temporal_learning |
namespace | rail::spatial_temporal_learning::worldlib |
namespace | rail::spatial_temporal_learning::worldlib::remote |
The main MySQL client connection to the spatial world database.
The spatial world SQL client can communicate with a MySQL database containing the spatial world database.
Definition in file SpatialWorldClient.h.