WsdlPull Namespace Reference


Classes

class  Part
class  Message
class  Operation
class  PortType
class  Service
class  Soap
class  WsdlElement
class  WsdlException
class  WsdlExtension
struct  Parameter
class  WsdlInvoker
class  WsdlParser

Typedefs

typedef std::list< const Message * > MessageList
typedef std::map< const Message *,
std::string > 
MessageNameList

Enumerations

enum  Optype {
  OP_NONE, OP_IN, OP_OUT, OP_IN_OUT,
  OP_OUT_IN
}
enum  MessageType { Input, Output, Fault }

Functions

template<>
std::string WsdlInvoker::getValue< std::string > (const std::string &xpath, size_t p_index)
template<>
std::vector< std::string > WsdlInvoker::getValues< std::string > (const std::string &xpath)
bool isValidWsdlElement (int id)

Variables

const std::string wsdlUri = "http://schemas.xmlsoap.org/wsdl/"


Typedef Documentation

typedef std::list<const Message*> WsdlPull::MessageList

Definition at line 49 of file Operation.h.

typedef std::map<const Message *, std::string> WsdlPull::MessageNameList

Definition at line 50 of file Operation.h.


Enumeration Type Documentation

enum WsdlPull::Optype

Enumerator:
OP_NONE 
OP_IN 
OP_OUT 
OP_IN_OUT 
OP_OUT_IN 

Definition at line 34 of file Operation.h.

enum WsdlPull::MessageType

Enumerator:
Input 
Output 
Fault 

Definition at line 42 of file Operation.h.


Function Documentation

template<>
std::string WsdlPull::WsdlInvoker::getValue< std::string > ( const std::string &  xpath,
size_t  p_index 
) [inline]

template<>
std::vector<std::string> WsdlPull::WsdlInvoker::getValues< std::string > ( const std::string &  xpath  )  [inline]

bool WsdlPull::isValidWsdlElement ( int  id  ) 

Definition at line 404 of file WsdlParser.cpp.


Variable Documentation

const std::string WsdlPull::wsdlUri = "http://schemas.xmlsoap.org/wsdl/"

Definition at line 39 of file WsdlParser.h.


Generated on Mon Jul 19 21:20:30 2010 for wsdlpull by  doxygen 1.4.7