|
static bool | mapCompareString (std::pair< std::string, uint64_t > a, std::pair< std::string, uint64_t > b) |
|
static bool | mapCompareInt (std::pair< int, uint64_t > a, std::pair< int, uint64_t > b) |
|
|
std::vector< std::string > | names |
|
std::vector< OGRFieldType > | types |
|
uint64_t | count |
|
std::vector< double > | sums |
|
std::vector< double > | mins |
|
std::vector< double > | maxs |
|
std::vector< double > | means |
|
std::vector< double > | stdDevs |
|
std::vector< std::vector
< double > > | histograms |
|
std::vector< std::map
< std::string, uint64_t > > | uniqueNames |
|
std::map< std::string, uint64_t > | latlong |
|
static bool Summary::mapCompareInt |
( |
std::pair< int, uint64_t > |
a, |
|
|
std::pair< int, uint64_t > |
b |
|
) |
| |
|
inlinestatic |
static bool Summary::mapCompareString |
( |
std::pair< std::string, uint64_t > |
a, |
|
|
std::pair< std::string, uint64_t > |
b |
|
) |
| |
|
inlinestatic |
std::vector<std::vector <double> > Summary::histograms |
std::map<std::string,uint64_t> Summary::latlong |
std::vector<double> Summary::maxs |
std::vector<double> Summary::means |
std::vector<double> Summary::mins |
std::vector<std::string> Summary::names |
std::vector<double> Summary::stdDevs |
std::vector<double> Summary::sums |
std::vector<OGRFieldType> Summary::types |
std::vector<std::map<std::string,uint64_t> > Summary::uniqueNames |
The documentation for this struct was generated from the following file:
Copyright 2014 Google Inc. All rights reserved.