WsdlPull::Parameter Struct Reference

#include <WsdlInvoker.h>

Collaboration diagram for WsdlPull::Parameter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Parameter (Schema::Type, std::string, int m, int x, const SchemaParser *s, const std::vector< std::string > &parents)

Public Attributes

Schema::Type type_
std::string tag_
unsigned int min_
unsigned int max_
int n_
std::vector< std::string > data_
const SchemaParsersParser_
std::vector< std::string > parents_


Detailed Description

Definition at line 32 of file WsdlInvoker.h.


Constructor & Destructor Documentation

WsdlPull::Parameter::Parameter ( Schema::Type  t,
std::string  n,
int  m,
int  x,
const SchemaParser s,
const std::vector< std::string > &  parents 
) [inline]

Definition at line 341 of file WsdlInvoker.h.


Member Data Documentation

Definition at line 36 of file WsdlInvoker.h.

Definition at line 37 of file WsdlInvoker.h.

Definition at line 38 of file WsdlInvoker.h.

Definition at line 39 of file WsdlInvoker.h.

Definition at line 40 of file WsdlInvoker.h.

std::vector<std::string> WsdlPull::Parameter::data_

Definition at line 41 of file WsdlInvoker.h.

Definition at line 43 of file WsdlInvoker.h.

std::vector<std::string> WsdlPull::Parameter::parents_

Definition at line 44 of file WsdlInvoker.h.


The documentation for this struct was generated from the following file:

Generated on Sat Jan 10 19:07:19 2009 for wsdlpull by  doxygen 1.5.5