baci::CDBconverter

NAME
SYNOPSIS
Detailed Description
Member Function Documentation
Author

NAME

baci::CDBconverter −

SYNOPSIS

#include <baciPcommonImpl_T.h>

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]

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.