Changeset 11395 for trunk/FACT++


Ignore:
Timestamp:
07/14/11 08:57:09 (13 years ago)
Author:
tbretz
Message:
Set the Dim timestamp to the given time.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/MessageDim.cc

    r11271 r11395  
    9191    // We have to use setData to make sure the DimService will
    9292    // hold a local copy of the data.
     93    setTimestamp(t.Time_t(), t.ms());
    9394    setData(const_cast<char*>(txt.c_str()));
    9495    setQuality(qos);
Note: See TracChangeset for help on using the changeset viewer.