Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
NamedThingVectorElement Class Reference

#include <NamedThingVector.h>

Collaboration diagram for NamedThingVectorElement:
Collaboration graph

Public Member Functions

 NamedThingVectorElement (void *newNamedThing, String *newName)
 
 ~NamedThingVectorElement ()
 

Public Attributes

void * namedThing
 
String name
 

Constructor & Destructor Documentation

◆ NamedThingVectorElement()

NamedThingVectorElement::NamedThingVectorElement ( void *  newNamedThing,
String newName 
)

◆ ~NamedThingVectorElement()

NamedThingVectorElement::~NamedThingVectorElement ( )
inline

Member Data Documentation

◆ name

String NamedThingVectorElement::name

◆ namedThing

void* NamedThingVectorElement::namedThing

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