LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::Task::Task Class Referenceabstract

Base base class for all tasks. More...

#include <Task.h>

Inherited by LatBuilder::Task::Search< LR, ET >.

Public Member Functions

virtual void execute ()=0
 Executes the task.
 

Protected Member Functions

virtual void format (std::ostream &os) const =0
 

Friends

std::ostream & operator<< (std::ostream &, const Task &)
 Formats and outputs task to os.
 

Detailed Description

Base base class for all tasks.


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