openDAQ
Open data acquisition platform
WorkPtr Class Reference

A lightweight implementation of callback used in scheduler for worker tasks. More...

Inherits ObjectPtr< IWork >.

Detailed Description

A lightweight implementation of callback used in scheduler for worker tasks.

Public Member Functions

void execute () const
 Executes the callback.