UPnP::Item Class Reference
#include <Item.h>
Inheritance diagram for UPnP::Item:
Public Member Functions | |
| virtual | ~Item () |
| virtual XML::Node * | getDescription (XML::Document &, DescType) const |
| virtual ItemEnumerator * | getList ([[maybe_unused]] unsigned index, [[maybe_unused]] String &name) |
| virtual Item * | next () const |
| bool | operator== (const Item &other) const |
Constructor & Destructor Documentation
◆ ~Item()
|
inlinevirtual |
Member Function Documentation
◆ getDescription()
|
inlinevirtual |
Reimplemented in UPnP::Service, and UPnP::Device.
◆ getList()
|
inlinevirtual |
◆ next()
|
inlinevirtual |
Reimplemented in UPnP::LinkedItem.
◆ operator==()
|
inline |
The documentation for this class was generated from the following file:
1.9.1