8 #ifndef KTPRIMARYPROCESSOR_HH_ 9 #define KTPRIMARYPROCESSOR_HH_ 30 virtual bool Run() = 0;
KTPrimaryProcessor(const std::string &name="default-primary-processor-name")
virtual ~KTPrimaryProcessor()
virtual void operator()()
Callable function used by boost::thread.
virtual bool Run()=0
Starts the main action of the processor.
Contains the logger class and macros, based on Kasper's KLogger class.