TimeUtilDump¶
-
class TimeUtilDump : public kotekan::Stage¶
Public Functions
-
TimeUtilDump(kotekan::Config &config, const std::string &unique_name, kotekan::bufferContainer &buffer_container)¶
Constructor for the stage Note: you can use the macro STAGE_CONSTRUCTOR(ExampleConsumer) if your constructor does not need additional customisation and you wish to hide the complexity.
-
virtual ~TimeUtilDump()¶
Deconstructor - what happens when Kotekan shuts down.
-
virtual void main_thread() override¶
Framework managed pthread.
-
TimeUtilDump(kotekan::Config &config, const std::string &unique_name, kotekan::bufferContainer &buffer_container)¶