UTF8Character Struct Reference

#include <convert.h>

Public Member Functions

 UTF8Character ()
 UTF8Character (const char *bytes)

Data Fields

const char * buffer
std::size_t length

Detailed Description

Definition at line 53 of file convert.h.


Constructor & Destructor Documentation

UTF8Character::UTF8Character (  )  [inline]

Definition at line 57 of file convert.h.

UTF8Character::UTF8Character ( const char *  bytes  )  [inline]

Definition at line 61 of file convert.h.


Field Documentation

const char* UTF8Character::buffer

Definition at line 55 of file convert.h.

Referenced by ExtendedASCIICharacterSet::encode(), operator<(), and ostream_write().

std::size_t UTF8Character::length

Definition at line 56 of file convert.h.

Referenced by operator<(), and ostream_write().


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

Generated by  doxygen 1.6.2