SamplingExecution Class Reference

Provides the functionality to sample items at the defined sampling rate. More...

#include <samplingengine.h>

Inheritance diagram for SamplingExecution:

List of all members.


Public Member Functions

 SamplingExecution ()
virtual ~SamplingExecution ()
virtual void sample ()=0

Detailed Description

Provides the functionality to sample items at the defined sampling rate.

SamplingExecution


Constructor & Destructor Documentation

SamplingExecution::SamplingExecution (  )  [inline]

construction

virtual SamplingExecution::~SamplingExecution (  )  [inline, virtual]

destruction


Member Function Documentation

virtual void SamplingExecution::sample (  )  [pure virtual]

Sample item.

Implemented in CacheVariableConnector.


The documentation for this class was generated from the following file:
  • src/uaserver/uaservercpp/coremodule/samplingengine.h