OpenTREP Logo  0.6.0
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
UTF8Handler.cpp File Reference
#include <cassert>
#include <sstream>
#include <string>
#include <opentrep/basic/UTF8Handler.hpp>

Go to the source code of this file.

Namespaces

 OPENTREP
 

Typedefs

typedef long unsigned int OPENTREP::u_int32_t
 

Variables

static const u_int32_t OPENTREP::offsetsFromUTF8 [6]
 
static const char OPENTREP::trailingBytesForUTF8 [256]