libUPnP 1.8.4
SubscriptionRequest.h
Go to the documentation of this file.
1
2
3#ifndef SUBSCRIPTIONREQUEST_H
4#define SUBSCRIPTIONREQUEST_H
5
6
17#define CLASS UpnpSubscriptionRequest
18
19#define EXPAND_CLASS_MEMBERS(CLASS) \
20 EXPAND_CLASS_MEMBER_STRING(CLASS, ServiceId) \
21 EXPAND_CLASS_MEMBER_STRING(CLASS, UDN) \
22 EXPAND_CLASS_MEMBER_STRING(CLASS, SID) \
23
24#include "TemplateInclude.h"
25
26
27#endif /* SUBSCRIPTIONREQUEST_H */
28
Templates for include files of objects.