Changeset 122 in flair-src for trunk/lib/FlairCore/src/unexported/IODevice_impl.h
- Timestamp:
- 01/06/17 13:56:26 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/unexported/IODevice_impl.h
r15 r122 42 42 void WriteLog(flair::core::Time time); 43 43 void AddDeviceToLog(const flair::core::IODevice *device); 44 bool SetToBeLogged(void); // return true if possible 44 void SetToBeLogged(void); 45 bool IsSetToBeLogged(void) const; 45 46 void OutputToShMem(bool enabled); 46 47 void WriteToShMem(void);
Note:
See TracChangeset
for help on using the changeset viewer.