MythTV  master
Classes | Enumerations
upnptasknotify.h File Reference
#include <sys/types.h>
#include <QString>
#include <QMutex>
#include "libmythbase/compat.h"
#include "taskqueue.h"
Include dependency graph for upnptasknotify.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPnpNotifyTask
 

Enumerations

enum  UPnpNotifyNTS { NTS_alive = 0, NTS_byebye = 1 }
 

Enumeration Type Documentation

◆ UPnpNotifyNTS

Enumerator
NTS_alive 
NTS_byebye 

Definition at line 39 of file upnptasknotify.h.