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

ENH: def logger_pointer so we can use it in Python

parent 89e1c943
Branches
Tags
No related merge requests found
......@@ -43,6 +43,7 @@ typedef otb::Wrapper::ComplexInputImageParameter ComplexInputImageParame
typedef otb::Wrapper::ImageBaseType ImageBaseType;
typedef otb::Logger Logger;
typedef otb::Logger::Pointer Logger_Pointer;
typedef otb::LogOutputCallback LogOutputCallback;
typedef otb::PythonLogOutput PythonLogOutput;
typedef otb::PythonLogOutput::Pointer PythonLogOutput_Pointer;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment