UFO
ufo::test::Predictor Class Reference

#include <Predictor.h>

Inheritance diagram for ufo::test::Predictor:
Collaboration diagram for ufo::test::Predictor:

Public Member Functions

 Predictor ()
 
virtual ~Predictor ()
 

Private Member Functions

std::string testid () const override
 
void register_tests () const override
 
void clear () const override
 

Detailed Description

Definition at line 153 of file Predictor.h.

Constructor & Destructor Documentation

◆ Predictor()

ufo::test::Predictor::Predictor ( )
inline

Definition at line 155 of file Predictor.h.

◆ ~Predictor()

virtual ufo::test::Predictor::~Predictor ( )
inlinevirtual

Definition at line 156 of file Predictor.h.

Member Function Documentation

◆ clear()

void ufo::test::Predictor::clear ( ) const
inlineoverrideprivate

Definition at line 167 of file Predictor.h.

◆ register_tests()

void ufo::test::Predictor::register_tests ( ) const
inlineoverrideprivate

Definition at line 160 of file Predictor.h.

Here is the call graph for this function:

◆ testid()

std::string ufo::test::Predictor::testid ( ) const
inlineoverrideprivate

Definition at line 158 of file Predictor.h.


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