Herqq
Namespaces | Typedefs

src/general/hupnp_fwd.h File Reference

This file contains forward-declarations to every public class HUPnP exposes and a few common type definitions. More...

Namespaces

namespace  Herqq
namespace  Herqq::Upnp

Typedefs

typedef QList< HEndpoint > HEndpoints
typedef QList< HClientService * > HClientServices
typedef QList< HServerService * > HServerServices
typedef QList< HClientDevice * > HClientDevices
typedef QList< HServerDevice * > HServerDevices
typedef QHash< QString, const
HClientStateVariable * > 
HClientStateVariables
typedef QHash< QString,
HServerStateVariable * > 
HServerStateVariables
typedef QHash< QString,
HStateVariableInfo > 
HStateVariableInfos
typedef QHash< QString,
HClientAction * > 
HClientActions
typedef QHash< QString,
HServerAction * > 
HServerActions

Detailed Description

This file contains forward-declarations to every public class HUPnP exposes and a few common type definitions.