|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QGCTileCacheTypes.h>
Public Attributes | |
| quint32 | totalCount = 0 |
| quint64 | totalSize = 0 |
| quint32 | defaultCount = 0 |
| quint64 | defaultSize = 0 |
Definition at line 23 of file QGCTileCacheTypes.h.
| quint32 TotalsResult::defaultCount = 0 |
Definition at line 26 of file QGCTileCacheTypes.h.
Referenced by QGCTileCacheDatabase::computeSetTotals(), and QGCTileCacheDatabase::computeTotals().
| quint64 TotalsResult::defaultSize = 0 |
Definition at line 27 of file QGCTileCacheTypes.h.
Referenced by QGCTileCacheDatabase::computeSetTotals(), and QGCTileCacheDatabase::computeTotals().
| quint32 TotalsResult::totalCount = 0 |
Definition at line 24 of file QGCTileCacheTypes.h.
Referenced by QGCTileCacheDatabase::computeSetTotals(), and QGCTileCacheDatabase::computeTotals().
| quint64 TotalsResult::totalSize = 0 |
Definition at line 25 of file QGCTileCacheTypes.h.
Referenced by QGCTileCacheDatabase::computeSetTotals(), and QGCTileCacheDatabase::computeTotals().