Übungen zu BS - Dokumentation Aufgabe 7 (WS 2014/15)
Bell Elementverzeichnis
Vollständige Aufstellung aller Elemente für Bell einschließlich aller geerbten Elemente.
| Bell() | Bell | inline |
| counter | Bell | |
| dequeue() | Queue< Thread > | inline |
| enqueue(Thread *item) | Queue< Thread > | inline |
| first() | Queue< Thread > | inline |
| getnext() | QueueEntry< Bell > | inline |
| insert_after(Thread *old_item, Thread *new_item) | Queue< Thread > | inline |
| insert_first(Thread *item) | Queue< Thread > | inline |
| Queue() | Queue< Thread > | inline |
| remove(Thread *customer) | Waitingroom | virtual |
| Queue< Thread >::remove(Thread *item, bool(*cmp)(Thread *, Thread *)=eqCmp) | Queue< Thread > | inline |
| ring() | Bell | |
| sleep(unsigned int ms) | Bell | static |
| Waitingroom() (Definiert in Waitingroom) | Waitingroom | inline |
| ~Waitingroom() | Waitingroom | virtual |

