ldas-tools-diskcacheAPI
2.6.3
|
#include <QueryParams.hh>
Classes | |
class | MissingVariableError |
Public Types | |
typedef std::map< std::string, std::string > | container_type |
Public Member Functions | |
void | AddParam (const std::string &Variable, const std::string &Value) |
const container_type & | Params () const |
const std::string & | Value (const std::string &Variable) const |
void | Translate (QueryAnswer &Answer, const Registry &Indexes) const |
Optimize the query. More... | |
typedef std::map< std::string, std::string > diskCache::Cache::QueryParams::container_type |
|
inline |
|
inline |
void diskCache::Cache::QueryParams::Translate | ( | QueryAnswer & | Answer, |
const Registry & | Indexes | ||
) | const |
Optimize the query.
|
inline |