mUPnP for C++
mUPnP::IconList Class Reference

#include <IconList.h>

Inheritance diagram for mUPnP::IconList:
mUPnP::Vector< Icon > mUPnP::WeakVector< Icon >

Public Member Functions

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

Static Public Attributes

static const char * ELEM_NAME
 

Constructor & Destructor Documentation

◆ IconList()

mUPnP::IconList::IconList ( )
inline

Member Function Documentation

◆ getIcon()

Icon * mUPnP::IconList::getIcon ( size_t n)
inline

Field Documentation

◆ ELEM_NAME

const char* mUPnP::IconList::ELEM_NAME
static

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