Static Public Member Functions

baci::CDBconverter< T > Class Template Reference

#include <baciPcommonImpl_T.h>

List of all members.

Static Public Member Functions

static void convertValue (const char *str, T &v)

Detailed Description

template<class T>
class baci::CDBconverter< T >

It helps converting value read from CDB to the right type. It was introduced due the problem with std library under VxWorks


Member Function Documentation

template<class T >
static void baci::CDBconverter< T >::convertValue ( const char *  str,
T &  v 
) [inline, static]

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