- Timestamp:
- Mar 10, 2013, 3:08:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/testing/src/libraries/util/output/ConsoleWriter.h
r9537 r9542 47 47 @brief ConsoleWriter inherits from BaseWriter and writes output to the console. 48 48 49 This class can be seen as an equivalent to std::cout within the output 50 system. It is implemented as a singleton for static acces. 49 This class can be seen as an equivalent to std::cout within the output system. 51 50 */ 52 51 class _UtilExport ConsoleWriter : public BaseWriter
Note: See TracChangeset
for help on using the changeset viewer.