TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Nice::Task Class Referenceabstract

This class is the interface definition of a work task. More...

#include <Task.h>

Inheritance diagram for Nice::Task:
Inheritance graph
Collaboration diagram for Nice::Task:
Collaboration graph

Public Member Functions

virtual void execute ()=0
 
virtual ~Task ()
 

Detailed Description

This class is the interface definition of a work task.

Constructor & Destructor Documentation

◆ ~Task()

virtual Nice::Task::~Task ( )
inlinevirtual

Member Function Documentation

◆ execute()

virtual void Nice::Task::execute ( )
pure virtual

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