LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
Loading...
Searching...
No Matches
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 &os, const Task &task)
 Formats and outputs task to os.

Detailed Description

Base base class for all tasks.

Member Function Documentation

◆ execute()

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

The documentation for this class was generated from the following file:
  • include/latbuilder/Task/Task.h