te::da::CharEncodingConverter Struct Reference

#include <AttributeConverters.h>

Public Member Functions

 CharEncodingConverter (te::core::EncodingType toCode)
 
te::dt::AbstractDataoperator() (DataSet *dataset, const std::vector< std::size_t > &indexes, int dstType)
 
 ~CharEncodingConverter ()
 

Public Attributes

te::core::EncodingType m_toCode
 

Detailed Description

Definition at line 86 of file AttributeConverters.h.

Constructor & Destructor Documentation

te::da::CharEncodingConverter::CharEncodingConverter ( te::core::EncodingType  toCode)
inline

Definition at line 88 of file AttributeConverters.h.

te::da::CharEncodingConverter::~CharEncodingConverter ( )
inline

Definition at line 93 of file AttributeConverters.h.

Member Function Documentation

te::dt::AbstractData* te::da::CharEncodingConverter::operator() ( DataSet dataset,
const std::vector< std::size_t > &  indexes,
int  dstType 
)

Member Data Documentation

te::core::EncodingType te::da::CharEncodingConverter::m_toCode

Definition at line 97 of file AttributeConverters.h.


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