Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | List of all members
ska::cheetah::exporters::ExporterType Class Reference

string based tag for refering to the type of Exporter, based on a std::string More...

#include <cheetah/exporters/ExporterType.h>

Collaboration diagram for ska::cheetah::exporters::ExporterType:
Collaboration graph

Public Member Functions

 ExporterType (std::string &&type_tag)
 
 ExporterType (std::string const &type_tag)
 
 operator std::string const & () const
 
std::string const & to_string () const
 
bool operator< (const ExporterType &e) const
 
bool operator== (const ExporterType &e) const
 

Detailed Description

string based tag for refering to the type of Exporter, based on a std::string

Definition at line 36 of file ExporterType.h.


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