#include <mythfrontend/serviceHosts/wsdl.h>
Definition at line 33 of file wsdl.h.
◆ Wsdl()
◆ AddTypeInfo()
| QString Wsdl::AddTypeInfo |
( |
QString |
sType | ) |
|
|
protected |
◆ CreateBindingOperation()
| QDomElement Wsdl::CreateBindingOperation |
( |
MethodInfo & |
oInfo, |
|
|
const QString & |
sClassName |
|
) |
| |
|
protected |
◆ CreateMessage()
| QDomElement Wsdl::CreateMessage |
( |
const QString & |
sMsgName, |
|
|
const QString & |
sTypeName |
|
) |
| |
|
protected |
◆ CreateMethodType()
| QDomElement Wsdl::CreateMethodType |
( |
MethodInfo & |
oInfo, |
|
|
QString |
sTypeName, |
|
|
bool |
bReturnType = false |
|
) |
| |
|
protected |
◆ GetWSDL()
◆ IsCustomType()
| bool Wsdl::IsCustomType |
( |
const QString & |
sTypeName | ) |
|
|
staticprotected |
◆ ReadClassInfo()
| QString Wsdl::ReadClassInfo |
( |
const QMetaObject * |
pMeta, |
|
|
const QString & |
sKey |
|
) |
| |
|
staticprotected |
◆ m_oBindings
| QDomElement Wsdl::m_oBindings |
|
protected |
◆ m_oLastMsg
| QDomElement Wsdl::m_oLastMsg |
|
protected |
◆ m_oPortType
| QDomElement Wsdl::m_oPortType |
|
protected |
◆ m_oRoot
| QDomElement Wsdl::m_oRoot |
|
protected |
◆ m_oService
| QDomElement Wsdl::m_oService |
|
protected |
◆ m_oTypes
| QDomElement Wsdl::m_oTypes |
|
protected |
◆ m_pServiceHost
◆ m_typesToInclude
| QMap<QString, TypeInfo> Wsdl::m_typesToInclude |
|
protected |
The documentation for this class was generated from the following files:
- mythtv/programs/mythfrontend/serviceHosts/wsdl.h
- mythtv/programs/mythfrontend/serviceHosts/wsdl.cpp