#include <WsdlInvoker.h>
Collaboration diagram for Parameter:
Public Member Functions | |
Parameter (Schema::Type, std::string, int m, int x, const SchemaParser *s) | |
Public Attributes | |
Schema::Type | type_ |
std::string | tag_ |
unsigned int | min_ |
unsigned int | max_ |
int | n_ |
std::vector< std::string > | data_ |
bool | str_ |
const SchemaParser * | sParser_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|