OTB
9.0.0
Orfeo Toolbox
|
#include <otbStringToHTML.h>
Public Member Functions | |
void | Print (std::ostream &os) const |
StringToHTML (const std::string &str) | |
Private Attributes | |
const std::string & | m_Str |
Prepare a plain string for HTML encapsulation (protection of special characters)
Definition at line 39 of file otbStringToHTML.h.
otb::StringToHTML::StringToHTML | ( | const std::string & | str | ) |
void otb::StringToHTML::Print | ( | std::ostream & | os | ) | const |
|
private |
Definition at line 48 of file otbStringToHTML.h.