#include <location.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
|
| QSqlQuery | m_query |
| |
| const char * | m_key = "--locations-filename" |
| |
| Locations::Locations |
( |
const QStringList & |
args | ) |
|
| void Locations::build |
( |
QSqlQuery & |
query | ) |
|
| void Locations::build |
( |
QString & |
str | ) |
|
| bool Locations::load |
( |
const QStringList & |
args | ) |
|
| void Locations::print |
( |
void |
| ) |
|
template<class Archive >
| void Locations::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprivate |
| friend class boost::serialization::access |
|
friend |
| uint32_t Locations::m_dbNumRows |
| uint32_t Locations::m_dbRowCount |
| std::string Locations::m_filename |
| const char* Locations::m_key = "--locations-filename" |
|
private |
| std::vector<Location> Locations::m_locations |
| uint32_t Locations::m_numInvalidLocations = 0 |
|
static |
| QSqlQuery Locations::m_query |
|
private |
| Cube Locations::m_validXYZ |
The documentation for this class was generated from the following files: