21 #ifndef otbStringToHTML_h
22 #define otbStringToHTML_h
26 #include "OTBCommonExport.h"
44 void Print(std::ostream& os)
const;
const std::string & m_Str
void Print(std::ostream &os) const
StringToHTML(const std::string &str)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
OTBCommon_EXPORT std::ostream & operator<<(std::ostream &os, const otb::StringToHTML &str)