Firmware
Public Member Functions | Protected Attributes | List of all members
List Struct Reference

bus configurations More...

Public Member Functions

void add (T newNode)
 
bool remove (T removeNode)
 
Iterator begin ()
 
Iterator end ()
 
const T getHead () const
 
bool empty () const
 
size_t size () const
 
void deleteNode (T node)
 
void clear ()
 

Protected Attributes

_head {nullptr}
 

Detailed Description

bus configurations


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