, including all inherited members.
autoloadOn | WhirlyGlobe::VectorDatabase | [protected] |
autoloadWhere (defined in WhirlyGlobe::VectorDatabase) | WhirlyGlobe::VectorDatabase | [protected] |
buildCaches(NSString *mbrCache, NSString *sqlDb) (defined in WhirlyGlobe::VectorDatabase) | WhirlyGlobe::VectorDatabase | [protected] |
db | WhirlyGlobe::VectorDatabase | [protected] |
findArealsForPoint(const GeoCoord &coord, ShapeSet &shapes) | WhirlyGlobe::VectorDatabase | |
getMatchingVectors(NSString *query, UIntSet &vecIds) | WhirlyGlobe::VectorDatabase | |
getMatchingVectors(NSString *query, ShapeSet &shapes) | WhirlyGlobe::VectorDatabase | |
getMbr(unsigned int) | WhirlyGlobe::VectorDatabase | |
getSqliteDb() | WhirlyGlobe::VectorDatabase | |
getVector(unsigned int, bool withAttributes=true) | WhirlyGlobe::VectorDatabase | |
getVectorsWithinMbr(const GeoMbr &mbr, UIntSet &vecIds) | WhirlyGlobe::VectorDatabase | |
mbrs | WhirlyGlobe::VectorDatabase | [protected] |
numVectors() | WhirlyGlobe::VectorDatabase | |
process() | WhirlyGlobe::VectorDatabase | |
readCaches(NSString *mbrCache, NSString *sqlDb) (defined in WhirlyGlobe::VectorDatabase) | WhirlyGlobe::VectorDatabase | [protected] |
reader (defined in WhirlyGlobe::VectorDatabase) | WhirlyGlobe::VectorDatabase | [protected] |
setAutoload(bool autoload) | WhirlyGlobe::VectorDatabase | |
setMemCache(bool memCache) | WhirlyGlobe::VectorDatabase | |
vecCache (defined in WhirlyGlobe::VectorDatabase) | WhirlyGlobe::VectorDatabase | [protected] |
vecCacheOn | WhirlyGlobe::VectorDatabase | [protected] |
VectorDatabase(NSString *bundleDir, NSString *cacheDir, NSString *baseName, VectorReader *reader, const std::set< std::string > *indices, bool cache=false, bool autoload=false) | WhirlyGlobe::VectorDatabase | |
~VectorDatabase() (defined in WhirlyGlobe::VectorDatabase) | WhirlyGlobe::VectorDatabase | |