#include <baciPcommonImpl_T.h>
Static Public Member Functions | |
static void | convertValue (const char *str, T &v) |
It helps converting value read from CDB to the right type. It was introduced due the problem with std library under VxWorks
static void baci::CDBconverter< T >::convertValue | ( | const char * | str, | |
T & | v | |||
) | [inline, static] |