mUPnP for C++
mUPnP::ActionList Class Reference

#include <ActionList.h>

Inheritance diagram for mUPnP::ActionList:
mUPnP::Vector< Action > mUPnP::WeakVector< Action >

Public Member Functions

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

Static Public Attributes

static const char * ELEM_NAME
 

Constructor & Destructor Documentation

◆ ActionList()

mUPnP::ActionList::ActionList ( )
inline

Member Function Documentation

◆ getAction()

Action * mUPnP::ActionList::getAction ( size_t n)
inline

Field Documentation

◆ ELEM_NAME

const char* mUPnP::ActionList::ELEM_NAME
static

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