|
baci::CheckDevIOValue − |
|
#include <baciPcommonImpl_T.h> |
|
Public Member Functions |
|
CheckDevIOValue (const ACE_CString &n) |
|
template<class T > void checkValue (T value) |
|
Private Attributes |
|
ACE_CString propName_m |
|
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 |
|
baci::CheckDevIOValue::CheckDevIOValue (const ACE_CString & n) [inline] |
|
References propName_m. |
|
template<class T > void baci::CheckDevIOValue::checkValue (T value) |
|
ACE_CString baci::CheckDevIOValue::propName_m [private] |
|
Referenced by CheckDevIOValue(). |
|
Generated automatically by Doxygen for ACS-2016.4 C++ API from the source code. |