#include <AttributeConverters.h>
Public Member Functions | |
| CharEncodingConverter (const te::common::CharEncoding &toCode) | |
| te::dt::AbstractData * | operator() (DataSet *dataset, const std::vector< std::size_t > &indexes, int dstType) | 
| ~CharEncodingConverter () | |
Public Attributes | |
| te::common::CharEncoding | m_toCode | 
Definition at line 85 of file AttributeConverters.h.
      
  | 
  inline | 
Definition at line 87 of file AttributeConverters.h.
      
  | 
  inline | 
Definition at line 92 of file AttributeConverters.h.
| te::dt::AbstractData * te::da::CharEncodingConverter::operator() | ( | DataSet * | dataset, | 
| const std::vector< std::size_t > & | indexes, | ||
| int | dstType | ||
| ) | 
| te::common::CharEncoding te::da::CharEncodingConverter::m_toCode | 
Definition at line 96 of file AttributeConverters.h.
Referenced by operator()().