MythTV master
Classes | Enumerations
upnpmsrr.h File Reference
#include <QDomDocument>
#include <QString>
#include "eventing.h"
#include "httprequest.h"
Include dependency graph for upnpmsrr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPnpMSRR
 

Enumerations

enum  UPnpMSRRMethod : std::uint8_t {
  MSRR_Unknown = 0 , MSRR_GetServiceDescription = 1 , MSRR_IsAuthorized = 2 , MSRR_RegisterDevice = 3 ,
  MSRR_IsValidated = 4
}
 

Enumeration Type Documentation

◆ UPnpMSRRMethod

enum UPnpMSRRMethod : std::uint8_t
Enumerator
MSRR_Unknown 
MSRR_GetServiceDescription 
MSRR_IsAuthorized 
MSRR_RegisterDevice 
MSRR_IsValidated 

Definition at line 11 of file upnpmsrr.h.