mUPnP for C++
|
#include <ServiceStateTable.h>
Public Member Functions | |
ServiceStateTable () | |
StateVariable * | getStateVariable (size_t n) |
Public Member Functions inherited from mUPnP::Vector< StateVariable > | |
Vector () | |
~Vector () | |
void | setWeekContainer (bool flag) |
bool | isWeekContainer () |
bool | remove (StateVariable *obj) |
bool | clear () |
Public Member Functions inherited from mUPnP::WeakVector< StateVariable > | |
WeakVector () | |
~WeakVector () | |
bool | add (StateVariable *obj) |
bool | insertAt (StateVariable *obj, size_t index) |
StateVariable * | get (size_t index) |
bool | exists (void *obj) |
ssize_t | indexOf (void *obj) |
bool | remove (StateVariable *obj) |
Static Public Attributes | |
static const char * | ELEM_NAME |
|
inline |
|
inline |
|
static |