|
a/libupnpp/control/cdirectory.hxx |
|
b/libupnpp/control/cdirectory.hxx |
|
... |
|
... |
18 |
#define _UPNPDIR_HXX_INCLUDED_
|
18 |
#define _UPNPDIR_HXX_INCLUDED_
|
19 |
|
19 |
|
20 |
#include <string>
|
20 |
#include <string>
|
21 |
#include <set>
|
21 |
#include <set>
|
22 |
|
22 |
|
23 |
#include "description.hxx"
|
23 |
#include "libupnpp/description.hxx"
|
24 |
#include "service.hxx"
|
24 |
#include "libupnpp/control/service.hxx"
|
25 |
#include "cdircontent.hxx"
|
25 |
#include "libupnpp/control/cdircontent.hxx"
|
26 |
|
26 |
|
27 |
namespace UPnPClient {
|
27 |
namespace UPnPClient {
|
28 |
|
28 |
|
29 |
/**
|
29 |
/**
|
30 |
* Content Directory Service client class.
|
30 |
* Content Directory Service client class.
|