libsidplayfp
0.3.5
|
Public Member Functions | |
virtual void | cancel (Event &event)=0 |
virtual void | schedule (Event &event, const event_clock_t cycles, const event_phase_t phase)=0 |
virtual void | schedule (Event &event, const event_clock_t cycles)=0 |
virtual event_clock_t | getTime (const event_phase_t phase) const =0 |
virtual event_clock_t | getTime (const event_clock_t clock, const event_phase_t phase) const =0 |
virtual event_phase_t | phase () const =0 |
Friends | |
class | Event |