|
a/libupnpp/control/avlastchg.hxx |
|
b/libupnpp/control/avlastchg.hxx |
|
... |
|
... |
17 |
#ifndef _AVLASTCHG_H_X_INCLUDED_
|
17 |
#ifndef _AVLASTCHG_H_X_INCLUDED_
|
18 |
#define _AVLASTCHG_H_X_INCLUDED_
|
18 |
#define _AVLASTCHG_H_X_INCLUDED_
|
19 |
|
19 |
|
20 |
#include "libupnpp/config.h"
|
20 |
#include "libupnpp/config.h"
|
21 |
|
21 |
|
|
|
22 |
#include UNORDERED_MAP_INCLUDE
|
22 |
#include <string> // for string
|
23 |
#include <string> // for string
|
23 |
|
24 |
|
24 |
namespace UPnPClient {
|
25 |
namespace UPnPClient {
|
25 |
/** Decoding AV LastChange data
|
26 |
/** Decoding AV LastChange data
|
26 |
* <Event xmlns="urn:schemas-upnp-org:metadata-1-0/AVT_RCS">
|
27 |
* <Event xmlns="urn:schemas-upnp-org:metadata-1-0/AVT_RCS">
|