33 template <
typename IT,
typename OT = TTKNullType,
typename PT = TTKNullType>
57 template <
typename IT,
typename OT,
typename PT>
63 template <
typename IT,
typename OT,
typename PT>
69 template <
typename IT,
typename OT,
typename PT>
77 template <
typename IT,
typename OT,
typename PT>
81 executeMain(output, input, option);
85 template <
typename IT,
typename OT,
typename PT>
89 return executeMain(output, input, option);
92 template <
typename IT,
typename OT,
typename PT>
95 return executeMain(output, input, option);
98 #endif // TTKFUNCTOR_H
#define TTK_MODULE_EXPORT
TTK_MODULE_EXPORT bool execute(const QString &path)
The class of the null type.
OutputType executeUnsafe(const InputType &input)
The class of the functor interface.
bool execute(const InputType &input, const OptionType &option=OptionType())