quadEM  7-0
Public Member Functions | List of all members
ExposeDataTask Class Reference

A task that periodically executes the data exposure method of the plugin. More...

#include <NDPluginAttrPlot.h>

Inheritance diagram for ExposeDataTask:

Public Member Functions

 ExposeDataTask (NDPluginAttrPlot &plugin)
 Constructor. More...
 
void run ()
 Periodically runs the data exposure on the plugin. More...
 
void start ()
 Start the internal thread of the task. More...
 
void stop ()
 Stop the internal thread of the task. More...
 

Detailed Description

A task that periodically executes the data exposure method of the plugin.

Constructor & Destructor Documentation

ExposeDataTask::ExposeDataTask ( NDPluginAttrPlot plugin)

Constructor.

Parameters
pluginReference to the plugin.

Member Function Documentation

void ExposeDataTask::run ( )

Periodically runs the data exposure on the plugin.

void ExposeDataTask::start ( )

Start the internal thread of the task.

void ExposeDataTask::stop ( )

Stop the internal thread of the task.


The documentation for this class was generated from the following files: