MythTV  master
Classes | Enumerations
httpstatus.h File Reference
#include <QDomDocument>
#include <QMutex>
#include <QMap>
#include "libmythbase/programinfo.h"
#include "libmythupnp/httpserver.h"
Include dependency graph for httpstatus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HttpStatus
 

Enumerations

enum  HttpStatusMethod { HSM_Unknown = 0, HSM_GetStatusHTML = 1, HSM_GetStatusXML = 2 }
 

Enumeration Type Documentation

◆ HttpStatusMethod

Enumerator
HSM_Unknown 
HSM_GetStatusHTML 
HSM_GetStatusXML 

Definition at line 21 of file httpstatus.h.