1#ifndef __OPENTREP_OUTPUTFORMAT_HPP
2#define __OPENTREP_OUTPUTFORMAT_HPP
30 static const std::string&
getLabel (
const EN_OutputFormat&);
36 static EN_OutputFormat
getFormat (
const char);
78 bool operator== (
const EN_OutputFormat&)
const;
120 EN_OutputFormat _format;