MythTV  master
Classes | Typedefs
servicehost.h File Reference
#include <QMetaObject>
#include <QMetaMethod>
#include <QMap>
#include "libmythservicecontracts/service.h"
#include "libmythupnp/upnpexp.h"
#include "libmythupnp/upnp.h"
#include "libmythupnp/eventing.h"
Include dependency graph for servicehost.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MethodInfo
 
class  ServiceHost
 

Typedefs

using MetaInfoMap = QMap< QString, MethodInfo >
 

Typedef Documentation

◆ MetaInfoMap

using MetaInfoMap = QMap< QString, MethodInfo >

Definition at line 51 of file servicehost.h.