Public Attributes

ACSSampObjImpl< ACS_SAMP_C >::SampData Struct Reference

#include <acssampObjImpl.h>

List of all members.

Public Attributes

ACS::Time timeStamp
Tval val

Detailed Description

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.


Member Data Documentation

template<ACS_SAMP_C >
ACS::Time ACSSampObjImpl< ACS_SAMP_C >::SampData::timeStamp
template<ACS_SAMP_C >
Tval ACSSampObjImpl< ACS_SAMP_C >::SampData::val

The documentation for this struct was generated from the following file: