IODA Bundle
|
#include <string>
#include <map>
#include <vector>
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) |