

Public Member Functions | |
| CollectionOfSongs (vector< Song * > *sc, int t, int e) | |
| virtual void | run () |
| virtual | ~CollectionOfSongs () |
| CollectionOfSongs::CollectionOfSongs | ( | vector< Song * > * | sc, | |
| int | t, | |||
| int | e | |||
| ) | [inline] |
| virtual CollectionOfSongs::~CollectionOfSongs | ( | ) | [inline, virtual] |
| virtual void CollectionOfSongs::run | ( | ) | [inline, virtual] |
Implements BpmDjEvent.
References selector, status, SongSelectorLogic::step_reading_indices(), and SongSelectorLogic::stop_reading_indices().
1.6.2