MachineIntelligenceCore:Algorithms
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mic::configuration::LexicalTranslator< mic::importers::IBMfont_t > Class Template Reference

Class template specialization used for lexical casting between string and IBMfont_t type. More...

#include <IBMFontMatrixImporter.hpp>

Static Public Member Functions

static std::string toStr (const mic::importers::IBMfont_t &val)
 
static mic::importers::IBMfont_t fromStr (const std::string &str)
 

Detailed Description

template<>
class mic::configuration::LexicalTranslator< mic::importers::IBMfont_t >

Class template specialization used for lexical casting between string and IBMfont_t type.

Author
tkornuta

Definition at line 54 of file IBMFontMatrixImporter.hpp.

Member Function Documentation

static mic::importers::IBMfont_t mic::configuration::LexicalTranslator< mic::importers::IBMfont_t >::fromStr ( const std::string &  str)
inlinestatic

Definition at line 67 of file IBMFontMatrixImporter.hpp.

References mic::importers::font8x8_type.

static std::string mic::configuration::LexicalTranslator< mic::importers::IBMfont_t >::toStr ( const mic::importers::IBMfont_t val)
inlinestatic

Definition at line 56 of file IBMFontMatrixImporter.hpp.


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