|
Deluge Firmware
|
#include <NamedThingVector.h>

Public Member Functions | |
| NamedThingVectorElement (void *newNamedThing, String *newName) | |
| ~NamedThingVectorElement () | |
Public Attributes | |
| void * | namedThing |
| String | name |
| NamedThingVectorElement::NamedThingVectorElement | ( | void * | newNamedThing, |
| String * | newName | ||
| ) |
|
inline |
| String NamedThingVectorElement::name |
| void* NamedThingVectorElement::namedThing |