- Timestamp:
- 06/13/12 14:25:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DataProcessorImp.h
r12477 r14168 22 22 uint32_t fRunId; 23 23 24 int Write(const Time &time, const std::string &txt, int qos )24 int Write(const Time &time, const std::string &txt, int qos=kMessage) 25 25 { 26 26 return fMsg.Write(time, txt, qos);
Note:
See TracChangeset
for help on using the changeset viewer.