#include <upnpdevice.h>
Definition at line 72 of file upnpdevice.h.
Public Member Functions | |
| UPnpDevice () | |
| QString | GetUDN () |
Public Attributes | |
| QString | m_sDeviceType |
| QString | m_sFriendlyName |
| QString | m_sManufacturer |
| QString | m_sManufacturerURL |
| QString | m_sModelDescription |
| QString | m_sModelName |
| QString | m_sModelNumber |
| QString | m_sModelURL |
| QString | m_sSerialNumber |
| QString | m_sUPC |
| QString | m_sPresentationURL |
| QString | m_sUDN |
| NameValueList | m_lstExtra |
| UPnpIconList | m_listIcons |
| UPnpServiceList | m_listServices |
| UPnpDeviceList | m_listDevices |
| UPnpDevice::UPnpDevice | ( | ) | [inline] |
Definition at line 97 of file upnpdevice.h.
| QString UPnpDevice::GetUDN | ( | ) | [inline] |
Definition at line 107 of file upnpdevice.h.
Referenced by UPnpSearchTask::Execute(), UPnpNotifyTask::Execute(), UPnpDeviceDesc::FindDeviceUDN(), UPnpDeviceDesc::OutputDevice(), UPnpSearchTask::ProcessDevice(), and UPnpNotifyTask::ProcessDevice().
| QString UPnpDevice::m_sDeviceType |
Definition at line 76 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), UPnpDeviceDesc::FindDevice(), UPnpDeviceDesc::FindDeviceUDN(), GetUDN(), MythContextPrivate::InitUPnP(), MediaRenderer::MediaRenderer(), UPnpDeviceDesc::OutputDevice(), UPnpSearchTask::ProcessDevice(), and UPnpNotifyTask::ProcessDevice().
| QString UPnpDevice::m_sFriendlyName |
Definition at line 77 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), DeviceLocation::GetFriendlyName(), DeviceLocation::GetNameAndDetails(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sManufacturer |
Definition at line 78 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sManufacturerURL |
Definition at line 79 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sModelDescription |
Definition at line 80 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sModelName |
Definition at line 81 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sModelNumber |
Definition at line 82 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), UPnpDeviceDesc::OutputDevice(), and UPnpDevice().
| QString UPnpDevice::m_sModelURL |
Definition at line 83 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sSerialNumber |
Definition at line 84 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), UPnpDeviceDesc::OutputDevice(), and UPnpDevice().
| QString UPnpDevice::m_sUPC |
Definition at line 85 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sPresentationURL |
Definition at line 86 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), MediaRenderer::MediaRenderer(), and UPnpDeviceDesc::OutputDevice().
| QString UPnpDevice::m_sUDN |
Definition at line 87 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), DeviceLocation::GetNameAndDetails(), and GetUDN().
Definition at line 89 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::_InternalLoad(), and UPnpDeviceDesc::OutputDevice().
Definition at line 91 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::OutputDevice(), UPnpDeviceDesc::ProcessIconList(), and UPnpDevice().
Definition at line 92 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::FindDeviceUDN(), UPnpDeviceDesc::OutputDevice(), UPnpSearchTask::ProcessDevice(), UPnpNotifyTask::ProcessDevice(), UPnpDeviceDesc::ProcessServiceList(), UPnpServiceImpl::RegisterService(), and UPnpDevice().
Definition at line 93 of file upnpdevice.h.
Referenced by UPnpDeviceDesc::FindDevice(), UPnpDeviceDesc::FindDeviceUDN(), UPnpSearchTask::ProcessDevice(), UPnpNotifyTask::ProcessDevice(), UPnpDeviceDesc::ProcessDeviceList(), and UPnpDevice().
1.5.5