fesa::Converter< fesaGSI::GSI_ERROR > Class Template Reference

#include <ConverterGSIErrorCollectionField.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
class fesa::Converter< fesaGSI::GSI_ERROR >

Definition at line 17 of file ConverterGSIErrorCollectionField.h.


Member Function Documentation

void fesa::Converter< fesaGSI::GSI_ERROR >::stringToValue ( const std::string &  value,
fesaGSI::GSI_ERROR 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 44 of file ConverterGSIErrorCollectionField.h.

void fesa::Converter< fesaGSI::GSI_ERROR >::valueToString ( fesaGSI::GSI_ERROR 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 36 of file ConverterGSIErrorCollectionField.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