#include <device.h>
Inheritance diagram for audiere::StopEventImpl:
Public Member Functions | |
StopEventImpl (OutputStream *os, Reason reason) | |
OutputStream * | getOutputStream () |
Reason | getReason () |
Definition at line 13 of file device.h.
|
|
|
Implements audiere::StopEvent. Definition at line 20 of file device.h. References audiere::RefPtr< T >::get(). |
|
Implements audiere::StopEvent. |