|
YAHAL
Yet Another Hardware Abstraction Library
|
Public Member Functions | |
| void | push_back (T *elem) |
| void | remove (T *elem) |
| T * | getHead () const |
| T * | getTail () const |
| int | getSize () const |
Definition at line 37 of file circular_list.h.
|
inline |
Definition at line 40 of file circular_list.h.
|
inline |
Definition at line 80 of file circular_list.h.
|
inline |
Definition at line 82 of file circular_list.h.
|
inline |
Definition at line 81 of file circular_list.h.
|
inline |
Definition at line 46 of file circular_list.h.
|
inline |
Definition at line 64 of file circular_list.h.