![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbStringToHTML.h>
Collaboration diagram for otb::StringToHTML: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.
1.8.17