WebServiceModuleConfig Struct Reference
#include <WebServiceRunner.h>
Public Member Functions | |
| WebServiceModuleConfig (const string &name, const string &module, const string &type, const Properties &properties) | |
Public Attributes | |
| string | name |
| string | module |
| string | type |
| Properties | properties |
Detailed Description
Definition at line 100 of file WebServiceRunner.h.
Constructor & Destructor Documentation
| WebServiceModuleConfig::WebServiceModuleConfig | ( | const string & | name, |
| const string & | module, | ||
| const string & | type, | ||
| const Properties & | properties | ||
| ) | [inline] |
Definition at line 106 of file WebServiceRunner.h.
Member Data Documentation
Definition at line 102 of file WebServiceRunner.h.
Definition at line 101 of file WebServiceRunner.h.
| Properties WebServiceModuleConfig::properties |
Definition at line 104 of file WebServiceRunner.h.
Definition at line 103 of file WebServiceRunner.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.