parameter_map.h File Reference
This header defines the parameter_map typedef and serialization support. More...
#include <ssrc/wispers/utility/unordered_map.h>
#include <string>
#include <ssrc/wispers-packages.h>
Include dependency graph for parameter_map.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
__BEGIN_NS_SSRC_WSPR_FCGI typedef std::unordered_multimap < std::string, std::string > | parameter_map |
Detailed Description
This header defines the parameter_map typedef and serialization support.
Definition in file parameter_map.h.
Variable Documentation
__BEGIN_NS_SSRC_WSPR_FCGI typedef std::unordered_multimap<std::string, std::string> parameter_map |
Definition at line 32 of file parameter_map.h.
Referenced by call_two_way(), Relay::http_get(), Relay::http_post(), and validate_call().
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.