ICP
1
|
this must have NO VIRTUAL FUNCTIONS as it is embedded inside the CRPT More...
#include <icputils.h>
Public Member Functions | |
Poco::Timestamp::TimeDiff | timeDiff (const ValueWithTimestamp &v) |
T | valueDiff (const ValueWithTimestamp &v) |
Public Attributes | |
T | value |
Poco::Timestamp | time |
this must have NO VIRTUAL FUNCTIONS as it is embedded inside the CRPT
Definition at line 222 of file icputils.h.
|
inline |
Definition at line 227 of file icputils.h.
References ValueWithTimestamp< T >::time.
|
inline |
Definition at line 231 of file icputils.h.
References ValueWithTimestamp< T >::value.
Poco::Timestamp ValueWithTimestamp< T >::time |
Definition at line 225 of file icputils.h.
Referenced by ValueWithTimestamp< T >::timeDiff().
T ValueWithTimestamp< T >::value |
Definition at line 224 of file icputils.h.
Referenced by ValueWithTimestamp< T >::valueDiff().