MythTV  master
Public Member Functions | Public Attributes | List of all members
UPnpService Class Reference

#include <upnpdevice.h>

Public Member Functions

 UPnpService ()=default
 
QString toString (uint padding) const
 

Public Attributes

QString m_sServiceType
 
QString m_sServiceId
 
QString m_sSCPDURL
 
QString m_sControlURL
 
QString m_sEventSubURL
 

Detailed Description

Definition at line 73 of file upnpdevice.h.

Constructor & Destructor Documentation

◆ UPnpService()

UPnpService::UPnpService ( )
default

Member Function Documentation

◆ toString()

QString UPnpService::toString ( uint  padding) const
inline

Definition at line 84 of file upnpdevice.h.

Member Data Documentation

◆ m_sServiceType

QString UPnpService::m_sServiceType

Definition at line 76 of file upnpdevice.h.

◆ m_sServiceId

QString UPnpService::m_sServiceId

Definition at line 77 of file upnpdevice.h.

◆ m_sSCPDURL

QString UPnpService::m_sSCPDURL

Definition at line 78 of file upnpdevice.h.

◆ m_sControlURL

QString UPnpService::m_sControlURL

Definition at line 79 of file upnpdevice.h.

◆ m_sEventSubURL

QString UPnpService::m_sEventSubURL

Definition at line 80 of file upnpdevice.h.


The documentation for this class was generated from the following file: