, including all inherited members.
AddLicense(FILE *) | Wsdl | [private] |
ComplexTypes(const std::string &ns_href) const | Wsdl | |
CreateImplementation() | Wsdl | |
CreateInterface() | Wsdl | |
FindComplexType(const std::string &ns_href, const std::string &type) const | Wsdl | |
FindSimpleType(const std::string &ns_href, const std::string &type) const | Wsdl | |
GetApplication() const | Wsdl | [inline] |
GetBindingOp(const std::string &portname, const std::string &op) const | Wsdl | |
GetElement(const std::string &name) const | Wsdl | |
GetElement(const Xml::XmlNode &node, const std::string &name) const | Wsdl | |
GetMessage(const std::string &portname, const std::string &op, const std::string &type) const | Wsdl | |
GetMessage(const std::string &msgname) const | Wsdl | |
GetMessageParameters(const std::string &msgname, std::string &path) const | Wsdl | |
GetNamespace(const std::string &ns_href) const | Wsdl | |
GetOperations(const std::string &portname) const | Wsdl | |
GetParent(const std::string &href, const std::string &classname) const | Wsdl | |
GetPortname() const | Wsdl | |
GetPorts() const | Wsdl | |
GetPortTypeOp(const std::string &portname, const std::string &op) const | Wsdl | |
GetSchema(const std::string &target_ns) const | Wsdl | |
GetSoapAction(const std::string &portname, const std::string &op) const | Wsdl | |
GetTargetNamespace() const | Wsdl | |
GetTargetNamespacePrefix() const | Wsdl | |
m_appl | Wsdl | [private] |
m_complexType | Wsdl | [private] |
m_complexTypeMap | Wsdl | [private] |
m_doc | Wsdl | [private] |
m_import | Wsdl | [private] |
m_parent | Wsdl | [private] |
m_simpleType | Wsdl | [private] |
m_simpleTypeMap | Wsdl | [private] |
NamespaceFromHref(const std::string &href) const | Wsdl | |
ParseComplexType(const Xml::XmlNode &node, const std::string &ns_href, const std::string &name) | Wsdl | [private] |
ParseElements(Xml::XmlDocument &doc, const std::string &targetNs="") | Wsdl | [private] |
ParseElements(const Xml::XmlNode &node, const std::string &ns_href, const std::string &parent_class="") | Wsdl | [private] |
ParseTypes(const Xml::XmlNode &node, const std::string &ns_href) | Wsdl | [private] |
ShowComplexType(const Xml::XmlNode &complex) | Wsdl | |
ShowElement(const Xml::XmlNode &element_node) | Wsdl | |
ShowMessage(const std::string &msgname) | Wsdl | |
SimpleTypes(const std::string &ns_href) const | Wsdl | |
Wsdl(Application &appl, Xml::XmlDocument &doc) | Wsdl | |
~Wsdl() | Wsdl | |