Changeset 105 in pacpussensors for trunk/Sick/SickLDMRSData.h


Ignore:
Timestamp:
11/24/15 16:58:59 (9 years ago)
Author:
cerichar
Message:

compilation OK under Windows 10 64 bits, Qt5.5, pacpus 0.2.2, boost 1.54

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Sick/SickLDMRSData.h

    r104 r105  
    151151 * @see DataHeader
    152152 */
    153 struct SICKLDMRS_API SickLDMRSScan{
     153struct /*SICKLDMRS_API*/ SickLDMRSScan{
    154154    uint64_t timeStartFromSensor;   //!< NTP time (creation of the message on sensor).
    155155    ScanHeader header;              //!< General information about points recorded.
Note: See TracChangeset for help on using the changeset viewer.