Übungen zu BS - Dokumentation Aufgabe 6 (WS 2014/15)
Bell Elementverzeichnis
Vollständige Aufstellung aller Elemente für Bell einschließlich aller geerbten Elemente.
| Bell() | Bell | inline |
| dequeue() | Queue< Thread > | inlineprotected |
| enqueue(Thread *item) | Queue< Thread > | inlineprotected |
| first() | Queue< Thread > | inlineprotected |
| getnext() | QueueEntry< Bell > | inline |
| 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 |
| ring() | Bell | |
| run_down() | Bell | inline |
| set(int ms) | Bell | |
| sleep() | Bell | |
| sleep(int ms) | Bell | |
| tick() | Bell | inline |
| wait(int value) | Bell | inline |
| wait() | Bell | inline |
| Waitingroom() (Definiert in Waitingroom) | Waitingroom | inline |
| ~Waitingroom() | Waitingroom | virtual |

