Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Cabieces
otb
Commits
6007e467
Commit
6007e467
authored
6 years ago
by
Cédric Traizet
Browse files
Options
Downloads
Patches
Plain Diff
DOC: typo and more doc
parent
a73884fe
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h
+5
-1
5 additions, 1 deletion
...les/Core/Common/include/otbStandardOneLineFilterWatcher.h
with
5 additions
and
1 deletion
Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h
+
5
−
1
View file @
6007e467
...
...
@@ -99,13 +99,17 @@ protected:
private
:
/** Stars cou
t
ning */
/** Stars coun
t
ing */
int
m_StarsCount
;
/** Current number of stars, we keep track of this to avoid reprinting the
* progress if it hasn't changed */
int
m_CurrentNbStars
;
bool
m_CoutIsConsole
;
/** If the output is not interactive (e.g. it is redirected to a file), it
* is buffered and only written at the end of the processing */
std
::
string
m_Buffer
;
/** The point to the callback used for printing. It is set to the default
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment