This header defines the ActionConfig class for configuring Web service actions. More...
#include <ssrc/wispers/utility/Properties.h>
#include <ssrc/wispers/utility/NumberVisitor.h>
#include <ssrc/wispers/ws/types.h>
#include <boost/scoped_ptr.hpp>
Include dependency graph for ActionConfig.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | ActionConfig |
Functions | |
template<typename container_type > | |
void | get_actions (container_type &result, const Properties &action_map) |
Detailed Description
This header defines the ActionConfig class for configuring Web service actions.
Definition in file ActionConfig.h.
Function Documentation
template<typename container_type >
void get_actions | ( | container_type & | result, |
const Properties & | action_map | ||
) |
Definition at line 142 of file ActionConfig.h.
Referenced by WebServiceRunner::WebServiceRunner().
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.