create a more generic class for monitoring to any ostream (useful for output to clog or cerr, for example), the stdout monitor now inherits from it
This commit is contained in:
parent
47c4f58eb8
commit
4a90420dd3
5 changed files with 98 additions and 33 deletions
|
|
@ -22,7 +22,7 @@ SET (EOUTILS_SOURCES eoData.cpp
|
|||
eoRealBounds.cpp
|
||||
eoRNG.cpp
|
||||
eoState.cpp
|
||||
eoStdoutMonitor.cpp
|
||||
eoOStreamMonitor.cpp
|
||||
eoUpdater.cpp
|
||||
make_help.cpp
|
||||
pipecom.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue