 |
Orfeo Toolbox
3.16
|
Go to the documentation of this file.
18 #ifndef __otbWrapperApplicationHtmlDocGenerator_h
19 #define __otbWrapperApplicationHtmlDocGenerator_h
47 static void GenerateDoc(
const Application::Pointer app,
const std::string & filename,
const bool showKey =
false );
51 static void GenerateDoc(
const Application::Pointer app, std::string & val,
const bool showKey =
false);
58 static void GetDocParameters(
const Application::Pointer app, std::string & val,
const bool showKey =
false );
63 static void GetDocParameterGroup(
const Application::Pointer app, std::string & val,
const std::string & key,
const bool showKey =
false );
68 static void GetDocParameterChoice(
const Application::Pointer app, std::string & val,
const std::string & key,
const bool showKey =
false );
Generated at Sun Feb 3 2013 00:59:07 for Orfeo Toolbox with doxygen 1.8.1.1