Public Member Functions | Private Attributes

baci::CheckDevIOValue Class Reference

#include <baciPcommonImpl_T.h>

List of all members.

Public Member Functions

 CheckDevIOValue (const ACE_CString &n)
template<class T >
void checkValue (T value)

Private Attributes

ACE_CString propName_m

Detailed Description

Template function to check the values read out of DevIO for non-physical see: ICT-3207

Parameters:
value read from DevIO We need this function just for double, for the rest could be jsut empty

Constructor & Destructor Documentation

baci::CheckDevIOValue::CheckDevIOValue ( const ACE_CString &  n  )  [inline]

References propName_m.


Member Function Documentation

template<class T >
void baci::CheckDevIOValue::checkValue ( value  ) 

Member Data Documentation

ACE_CString baci::CheckDevIOValue::propName_m [private]

Referenced by CheckDevIOValue().


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