Main Page Class Hierarchy Alphabetical List Compound List Examples |
Converts input chars to upper case. More...
#include <other_codecs.h>
Public Member Functions | |
template<typename OutIt > | |
void | process (char c, OutIt &out) |
const char * | name () const |
![]() | |
template<typename OutIt > | |
void | flush (OutIt &) |
![]() | |
virtual double | codeSizeMultiplier () const |
Additional Inherited Members | |
![]() | |
typedef unbuffered_codec_type_tag | codec_type |
![]() | |
typedef unsigned char | char_type |