#include <upnpdevice.h>
Public Member Functions | |
| UPnpService () | |
| QString | toString (uint padding) const |
Public Attributes | |
| QString | m_sServiceType |
| QString | m_sServiceId |
| QString | m_sSCPDURL |
| QString | m_sControlURL |
| QString | m_sEventSubURL |
Definition at line 67 of file upnpdevice.h.
| UPnpService::UPnpService | ( | ) | [inline] |
Definition at line 76 of file upnpdevice.h.
| QString UPnpService::toString | ( | uint | padding | ) | const [inline] |
Definition at line 78 of file upnpdevice.h.
| QString UPnpService::m_sServiceType |
Definition at line 70 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::ProcessServiceList(), and UPnpServiceImpl::RegisterService().
| QString UPnpService::m_sServiceId |
Definition at line 71 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::ProcessServiceList(), and UPnpServiceImpl::RegisterService().
| QString UPnpService::m_sSCPDURL |
Definition at line 72 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::ProcessServiceList(), and UPnpServiceImpl::RegisterService().
| QString UPnpService::m_sControlURL |
Definition at line 73 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::ProcessServiceList(), and UPnpServiceImpl::RegisterService().
| QString UPnpService::m_sEventSubURL |
Definition at line 74 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::ProcessServiceList(), and UPnpServiceImpl::RegisterService().
1.6.3