IODA Bundle
RequestUtils.h File Reference
#include <string>
#include <map>
#include <vector>
Include dependency graph for RequestUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 odc
 

Typedefs

typedef std::map< std::string, std::vector< std::string > > odc::RequestDict
 

Functions

RequestDict odc::unquoteRequestValues (const RequestDict &request)
 
void odc::checkKeywordsHaveValues (const RequestDict &request, const std::vector< std::string > &keywords)