|
NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
|
This is the complete list of members for MIDITickComponent, including all inherited members.
| dev_time_offset | MIDITickComponent | protected |
| GetDevOffset() const | MIDITickComponent | inline |
| GetFunc() const | MIDITickComponent | inline |
| GetPriority() const | MIDITickComponent | inline |
| IsPlaying() const | MIDITickComponent | inline |
| MIDITickComponent(tPriority pr, MIDITick func) | MIDITickComponent | |
| proc_lock | MIDITickComponent | protected |
| Reset()=0 | MIDITickComponent | pure virtual |
| SetDevOffset(tMsecs dev_offs) | MIDITickComponent | |
| Start() | MIDITickComponent | virtual |
| StaticTickProc(tMsecs sys_time, void *pt) | MIDITickComponent | inlineprotectedstatic |
| Stop() | MIDITickComponent | virtual |
| sys_time_offset | MIDITickComponent | protected |
| tick_proc | MIDITickComponent | protected |
| TickProc(tMsecs sys_time)=0 | MIDITickComponent | protectedpure virtual |
| ~MIDITickComponent() | MIDITickComponent | virtual |