ark::logging::OffloadPlugin
Defined in header “ark/logging/gui/offload_plugin.hh”.
A plugin to interface with the offload system.
Methods
-
OffloadPlugin(std::string name, std::string comms_namespace)
Constructor. Initializes the plugin defaults. -
~OffloadPlugin()
Virtual destructor, for cleanup. -
void initialize(gui::PluginInterface & interface)
Called during initialization. This gives you a chance to register you widget elements and communication methods.