Skip to content
Snippets Groups Projects
Commit a97f439a authored by Cédric Traizet's avatar Cédric Traizet
Browse files

DOC: added doxygen header doc /see and /ingroup

parent 6007e467
Branches
Tags
No related merge requests found
......@@ -47,6 +47,7 @@ namespace otb
* StandardOneLineFilterWatcher watcher(thresholdFilter, "Threshold");
* \endcode
*
* \see otb::StandardOutputPrintCallback
* \see itk::SimpleFilterWatcher
* \see otb::fltkFilterWatcher
*
......
......@@ -32,6 +32,10 @@ namespace otb
* This class defines the Call method, used to write a string the standard
* output, the Flush method, used to flush it, and the IsInteractive
* method used to determine if the output is the console.
*
* \see otb::StandardOneLineFilterWatcher
*
* \ingroup OTBCommon
*/
class StandardOutputPrintCallback
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment