Changeset 10373 for trunk/FACT++/src/Connection.cc
- Timestamp:
- 04/15/11 23:03:39 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Connection.cc
r10284 r10373 23 23 // -------- Abbreviations for starting async tasks --------- 24 24 25 int Connection::Write(const Time &t, const char *txt, int qos)25 int Connection::Write(const Time &t, const string &txt, int qos) 26 26 { 27 27 if (fLog)
Note:
See TracChangeset
for help on using the changeset viewer.