Changeset 11417
- Timestamp:
- 07/15/11 14:10:26 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/MessageDim.h
r10522 r11417 50 50 51 51 #endif 52 53 // **************************************************************************54 /** @class DimNetworkInfo55 56 @brief Direct derivative of DimStampedInfo57 58 Since secs and millisecs are not initialized in the base class59 valgrind throws a couple of warnings debugging applications.60 61 This derivative just initialized them with 0. It will be removed as62 soon as the initialization was done in Dim itself.63 64 **/65 // **************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.