33 template <
typename IT,
typename OT = TTKNullType,
typename PT = TTKNullType>
78 template <
typename IT,
typename OT,
typename PT>
84 template <
typename IT,
typename OT,
typename PT>
90 template <
typename IT,
typename OT,
typename PT>
98 template <
typename IT,
typename OT,
typename PT>
102 executeMain(output, input, option);
106 template <
typename IT,
typename OT,
typename PT>
110 return executeMain(output, input, option);
113 template <
typename IT,
typename OT,
typename PT>
116 return executeMain(output, input, option);
119 #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())