|
ACSSampObjImpl::SampData − |
|
#include <acssampObjImpl.h> |
|
Public Attributes |
|
ACS::Time timeStamp |
|
Tval val |
|
template<ACS_SAMP_C> struct ACSSampObjImpl< ACS_SAMP_C >::SampData |
|
Data structure delivered to the notification channel. Every sample is composed by two values: a timestamp (time when the sample occured) and a value. |
|
template<ACS_SAMP_C > ACS::Time ACSSampObjImpl< ACS_SAMP_C >::SampData::timeStamp |
|
template<ACS_SAMP_C > Tval ACSSampObjImpl< ACS_SAMP_C >::SampData::val |
|
Generated automatically by Doxygen for ACS-2014.6 C++ API from the source code. |