UFO
ufo::test::Locations Class Reference

#include <Locations.h>

Inheritance diagram for ufo::test::Locations:
Collaboration diagram for ufo::test::Locations:

Public Member Functions

 Locations ()
 
virtual ~Locations ()=default
 

Private Member Functions

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

Detailed Description

Definition at line 202 of file test/ufo/Locations.h.

Constructor & Destructor Documentation

◆ Locations()

ufo::test::Locations::Locations ( )
inline

Definition at line 204 of file test/ufo/Locations.h.

◆ ~Locations()

virtual ufo::test::Locations::~Locations ( )
virtualdefault

Member Function Documentation

◆ clear()

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

Definition at line 227 of file test/ufo/Locations.h.

◆ register_tests()

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

Definition at line 210 of file test/ufo/Locations.h.

Here is the call graph for this function:

◆ testid()

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

Definition at line 208 of file test/ufo/Locations.h.


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