bus configurations
More...
|
|
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 () |
| |
The documentation for this struct was generated from the following files: