fesa::Converter< fesaGSI::AlarmField_DataType< userKeyNb > > Class Template Reference

#include <ConverterAlarmField.h>

List of all members.

Static Public Member Functions

static void valueToString (fesaGSI::AlarmField_DataType< userKeyNb > &value, std::string &str)
 Method to convert numeric value of type AlarmField_DataType into string value.
static void stringToValue (const std::string &value, fesaGSI::AlarmField_DataType< userKeyNb > *pVal)
 Method to convert string value into numeric value of type AlarmField_DataType.

Detailed Description

template<unsigned int userKeyNb>
class fesa::Converter< fesaGSI::AlarmField_DataType< userKeyNb > >

Definition at line 17 of file ConverterAlarmField.h.


Member Function Documentation

template<unsigned int userKeyNb>
void fesa::Converter< fesaGSI::AlarmField_DataType< userKeyNb > >::stringToValue ( const std::string &  value,
fesaGSI::AlarmField_DataType< userKeyNb > *  pVal 
) [inline, static]

Method to convert string value into numeric value of type AlarmField_DataType.

Parameters:
value string value that will be converted
Returns:
converted value as string

Definition at line 46 of file ConverterAlarmField.h.

template<unsigned int userKeyNb>
void fesa::Converter< fesaGSI::AlarmField_DataType< userKeyNb > >::valueToString ( fesaGSI::AlarmField_DataType< userKeyNb > &  value,
std::string &  str 
) [inline, static]

Method to convert numeric value of type AlarmField_DataType into string value.

Parameters:
value numeric value that will be converted
Returns:
converted value as string

Definition at line 37 of file ConverterAlarmField.h.


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

Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1