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


