#include <fragment-cache.h>


Public Member Functions | |
| bool | isEmpty () |
| FragmentCreated () | |
| FragmentCreated (FragmentFile f) | |
| Song * | get_song () |
| FragmentInMemory | getFragment () |
| virtual void | run () |
| FragmentCreated::FragmentCreated | ( | ) | [inline] |
| FragmentCreated::FragmentCreated | ( | FragmentFile | f | ) | [inline] |
| Song* FragmentCreated::get_song | ( | ) | [inline] |
References FragmentFile::get_song().
Referenced by SongSelectorLogic::fragmentCreated().
| FragmentInMemory FragmentCreated::getFragment | ( | ) | [inline] |
References FragmentFile::getFragment().
Referenced by SongSelectorLogic::fragmentCreated().
| bool FragmentCreated::isEmpty | ( | ) | [inline] |
References FragmentFile::isEmpty().
| void FragmentCreated::run | ( | ) | [virtual] |
Implements BpmDjEvent.
References assert(), SongSelectorLogic::fragmentCreated(), and selector.
1.6.2