UFO
ufo::test::ObsFunction Class Reference

#include <ObsFunction.h>

Inheritance diagram for ufo::test::ObsFunction:
Collaboration diagram for ufo::test::ObsFunction:

Public Member Functions

 ObsFunction ()
 
virtual ~ObsFunction ()
 

Private Member Functions

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

Detailed Description

Definition at line 248 of file test/ufo/ObsFunction.h.

Constructor & Destructor Documentation

◆ ObsFunction()

ufo::test::ObsFunction::ObsFunction ( )
inline

Definition at line 250 of file test/ufo/ObsFunction.h.

◆ ~ObsFunction()

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

Definition at line 251 of file test/ufo/ObsFunction.h.

Member Function Documentation

◆ clear()

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

Definition at line 262 of file test/ufo/ObsFunction.h.

◆ register_tests()

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

Definition at line 255 of file test/ufo/ObsFunction.h.

Here is the call graph for this function:

◆ testid()

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

Definition at line 253 of file test/ufo/ObsFunction.h.


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