Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Task::Task Class Referenceabstract

Base base class for all tasks. More...

#include <Task.h>

Inherited by LatBuilder::Task::Search< LAT >.

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: