TTKMusicPlayer  4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
TTKFunctor< IT, OT, PT > Member List

This is the complete list of members for TTKFunctor< IT, OT, PT >, including all inherited members.

execute(const InputType &input, const OptionType &option=OptionType())TTKFunctor< IT, OT, PT >
execute(const InputType &input, OutputType &output, const OptionType &option=OptionType())TTKFunctor< IT, OT, PT >
executeMain(OutputType &output, const InputType &input, const OptionType &option)=0TTKFunctor< IT, OT, PT >protectedpure virtual
executeUnsafe(const InputType &input)TTKFunctor< IT, OT, PT >
executeUnsafe(const InputType &input, const OptionType &option)TTKFunctor< IT, OT, PT >
InputType typedefTTKFunctor< IT, OT, PT >
OptionType typedefTTKFunctor< IT, OT, PT >
OutputType typedefTTKFunctor< IT, OT, PT >
TTKFunctor()TTKFunctor< IT, OT, PT >
~TTKFunctor()TTKFunctor< IT, OT, PT >virtual