mUPnP for C++
mUPnP::AllowedValueList Class Reference

#include <AllowedValueList.h>

Inheritance diagram for mUPnP::AllowedValueList:
mUPnP::Vector< AllowedValue > mUPnP::WeakVector< AllowedValue >

Public Member Functions

 AllowedValueList ()
 
AllowedValuegetAllowedValue (size_t n)
 
- Public Member Functions inherited from mUPnP::Vector< AllowedValue >
 Vector ()
 
 ~Vector ()
 
void setWeekContainer (bool flag)
 
bool isWeekContainer ()
 
bool remove (AllowedValue *obj)
 
bool clear ()
 
- Public Member Functions inherited from mUPnP::WeakVector< AllowedValue >
 WeakVector ()
 
 ~WeakVector ()
 
bool add (AllowedValue *obj)
 
bool insertAt (AllowedValue *obj, size_t index)
 
AllowedValueget (size_t index)
 
bool exists (void *obj)
 
ssize_t indexOf (void *obj)
 
bool remove (AllowedValue *obj)
 

Static Public Attributes

static const char * ELEM_NAME
 

Constructor & Destructor Documentation

◆ AllowedValueList()

mUPnP::AllowedValueList::AllowedValueList ( )
inline

Member Function Documentation

◆ getAllowedValue()

AllowedValue * mUPnP::AllowedValueList::getAllowedValue ( size_t n)
inline

Field Documentation

◆ ELEM_NAME

const char* mUPnP::AllowedValueList::ELEM_NAME
static

The documentation for this class was generated from the following file: