#include <PropertyList.h>
◆ PropertyList()
mUPnP::PropertyList::PropertyList |
( |
| ) |
|
|
inline |
◆ addProperty()
bool mUPnP::PropertyList::addProperty |
( |
Property * | prop | ) |
|
|
inline |
◆ getProperty()
Property * mUPnP::PropertyList::getProperty |
( |
size_t | n | ) |
|
|
inline |
◆ insertProperty()
bool mUPnP::PropertyList::insertProperty |
( |
Property * | prop, |
|
|
int | index ) |
|
inline |
◆ removeProperty()
bool mUPnP::PropertyList::removeProperty |
( |
Property * | prop | ) |
|
|
inline |
◆ ELEM_NAME
const char* mUPnP::PropertyList::ELEM_NAME |
|
static |
The documentation for this class was generated from the following file: