Image of a MediaServer Directory Service container (directory), possibly containing items and subordinate containers.
More...
#include <Directory.hxx>
Image of a MediaServer Directory Service container (directory), possibly containing items and subordinate containers.
Definition at line 33 of file Directory.hxx.
◆ UPnPDirContent() [1/2]
UPnPDirContent::UPnPDirContent |
( |
| ) |
|
|
default |
◆ UPnPDirContent() [2/2]
◆ ~UPnPDirContent()
UPnPDirContent::~UPnPDirContent |
( |
| ) |
|
◆ FindObject()
◆ Parse()
void UPnPDirContent::Parse |
( |
const char * |
didltext | ) |
|
Parse from DIDL-Lite XML data.
Normally only used by ContentDirectoryService::readDir() This is cumulative: in general, the XML data is obtained in several documents corresponding to (offset,count) slices of the directory (container). parse() can be called repeatedly with the successive XML documents and will accumulate entries in the item and container vectors. This makes more sense if the different chunks are from the same container, but given that UPnP Ids are actually global, nothing really bad will happen if you mix up...
◆ objects
The documentation for this class was generated from the following file: