#include <libmythbase/http/mythwsdl.h>
|
| static bool | IsCustomType (const QString &sTypeName) |
| |
| static QString | ReadClassInfo (const QMetaObject *pMeta, const QString &sKey) |
| |
Definition at line 34 of file mythwsdl.h.
◆ MythWSDL()
◆ AddTypeInfo()
| QString MythWSDL::AddTypeInfo |
( |
QString |
sType | ) |
|
|
protected |
◆ 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 |
◆ GetWSDL()
◆ IsCustomType()
| bool MythWSDL::IsCustomType |
( |
const QString & |
sTypeName | ) |
|
|
staticprotected |
◆ ReadClassInfo()
| QString MythWSDL::ReadClassInfo |
( |
const QMetaObject * |
pMeta, |
|
|
const QString & |
sKey |
|
) |
| |
|
staticprotected |
◆ m_oBindings
| QDomElement MythWSDL::m_oBindings |
|
protected |
◆ m_oLastMsg
| QDomElement MythWSDL::m_oLastMsg |
|
protected |
◆ m_oPortType
| QDomElement MythWSDL::m_oPortType |
|
protected |
◆ m_oRoot
| QDomElement MythWSDL::m_oRoot |
|
protected |
◆ m_oService
| QDomElement MythWSDL::m_oService |
|
protected |
◆ m_oTypes
| QDomElement MythWSDL::m_oTypes |
|
protected |
◆ m_pMetaService
◆ m_typesToInclude
| QMap<QString, TypeInfo> MythWSDL::m_typesToInclude |
|
protected |
The documentation for this class was generated from the following files: