Changeset 2485 for code/branches/presentation/src/util/OutputHandler.h
- Timestamp:
- Dec 16, 2008, 6:01:13 PM (16 years ago)
- Location:
- code/branches/presentation
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation
-
code/branches/presentation/src/util
- Property svn:mergeinfo changed
/code/branches/objecthierarchy2/src/util (added) merged: 2257,2259,2343-2345,2361
- Property svn:mergeinfo changed
-
code/branches/presentation/src/util/OutputHandler.h
r2171 r2485 101 101 static int getSoftDebugLevel(OutputHandler::OutputDevice device = OutputHandler::LD_All); 102 102 103 void setOutputBuffer(OutputBuffer &buffer);103 void setOutputBuffer(OutputBuffer* buffer); 104 104 105 105 template <class T>
Note: See TracChangeset
for help on using the changeset viewer.