WsdlPull::Parameter Struct Reference

#include <WsdlInvoker.h>

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 34 of file WsdlInvoker.h.


Constructor & Destructor Documentation

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

Definition at line 361 of file WsdlInvoker.h.


Member Data Documentation

Schema::Type WsdlPull::Parameter::type_

Definition at line 38 of file WsdlInvoker.h.

std::string WsdlPull::Parameter::tag_

Definition at line 39 of file WsdlInvoker.h.

unsigned int WsdlPull::Parameter::min_

Definition at line 40 of file WsdlInvoker.h.

unsigned int WsdlPull::Parameter::max_

Definition at line 41 of file WsdlInvoker.h.

int WsdlPull::Parameter::n_

Definition at line 42 of file WsdlInvoker.h.

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

Definition at line 43 of file WsdlInvoker.h.

const SchemaParser* WsdlPull::Parameter::sParser_

Definition at line 45 of file WsdlInvoker.h.

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

Definition at line 46 of file WsdlInvoker.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 19 21:20:30 2010 for wsdlpull by  doxygen 1.4.7