#include <mythwsdl.h>
Definition at line 34 of file mythwsdl.h.
◆ MythWSDL()
◆ CreateBindingOperation()
QDomElement MythWSDL::CreateBindingOperation |
( |
const QString & |
path, |
|
|
const HTTPMethodPtr & |
handler, |
|
|
const QString & |
sClassName |
|
) |
| |
|
protected |
◆ CreateMessage()
QDomElement MythWSDL::CreateMessage |
( |
const QString & |
sMsgName, |
|
|
const QString & |
sTypeName |
|
) |
| |
|
protected |
◆ CreateMethodType()
QDomElement MythWSDL::CreateMethodType |
( |
const HTTPMethodPtr & |
handler, |
|
|
QString |
sTypeName, |
|
|
bool |
bReturnType = false |
|
) |
| |
|
protected |
◆ IsCustomType()
bool MythWSDL::IsCustomType |
( |
const QString & |
sTypeName | ) |
|
|
staticprotected |
◆ ReadClassInfo()
QString MythWSDL::ReadClassInfo |
( |
const QMetaObject * |
pMeta, |
|
|
const QString & |
sKey |
|
) |
| |
|
staticprotected |
◆ AddTypeInfo()
QString MythWSDL::AddTypeInfo |
( |
QString |
sType | ) |
|
|
protected |
◆ GetWSDL()
◆ m_pMetaService
◆ m_typesToInclude
QMap<QString, TypeInfo> MythWSDL::m_typesToInclude |
|
protected |
◆ m_oRoot
QDomElement MythWSDL::m_oRoot |
|
protected |
◆ m_oTypes
QDomElement MythWSDL::m_oTypes |
|
protected |
◆ m_oLastMsg
QDomElement MythWSDL::m_oLastMsg |
|
protected |
◆ m_oPortType
QDomElement MythWSDL::m_oPortType |
|
protected |
◆ m_oBindings
QDomElement MythWSDL::m_oBindings |
|
protected |
◆ m_oService
QDomElement MythWSDL::m_oService |
|
protected |
The documentation for this class was generated from the following files: