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 ()
 

Private Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Locations()

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

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

◆ ~Locations()

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

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

Member Function Documentation

◆ clear()

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

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

◆ register_tests()

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

Definition at line 94 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 92 of file test/ufo/Locations.h.


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