WsdlPull::Message Class Reference

Inheritance diagram for WsdlPull::Message:

Inheritance graph
[legend]
Collaboration diagram for WsdlPull::Message:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Message (WsdlParser &w)
 ~Message ()
getNumParts
Returns:
number of parts in the message


int getNumParts (void) const
getPartIndex
Parameters:
the name of the part
Returns:
index of the of the part whose name is passed index:0..nParts-1


int getPartIndex (std::string &nam) const
int getPartType (int index) const
int getPartType (const std::string &nam) const
const ElementgetPartElement (int index) const
const PartgetMessagePart (size_t index) const
const PartgetMessagePart (const std::string &nam) const
int getPartContentSchemaId (int index) const
int getPartContentSchemaId (const std::string &nam) const
std::string getPartName (int index) const
Part::PartRefType getPartRefType (const std::string &nam) const
Part::PartRefType getPartRefType (int index) const
Various Setter methods
void addPart (std::string pname, Part::PartRefType reftype, void *d, int schema_id)

Detailed Description

Definition at line 63 of file Message.h.


The documentation for this class was generated from the following files:
Generated on Sat May 3 16:29:06 2008 for wsdlpull by  doxygen 1.4.6