Übungen zu BS - Dokumentation Aufgabe 6 (WS 2014/15)
Guarded_Bell Elementverzeichnis
Vollständige Aufstellung aller Elemente für Guarded_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 |
Guarded_Bell() (Definiert in Guarded_Bell) | Guarded_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) | Guarded_Bell | |
sleep() | Guarded_Bell | |
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 |