Libparserutils
Data Fields

parserutils_charset_handler Struct Reference

Codec factory component definition. More...

#include <codec_impl.h>

Data Fields

bool(* handles_charset )(const char *charset)
parserutils_error(* create )(const char *charset, parserutils_charset_codec **codec)

Detailed Description

Codec factory component definition.

Definition at line 39 of file codec_impl.h.


Field Documentation

Definition at line 41 of file codec_impl.h.

bool(* parserutils_charset_handler::handles_charset)(const char *charset)

Definition at line 40 of file codec_impl.h.


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