Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

GenCaseMappings.cpp File Reference

#include "String.hpp"
#include "Array.hpp"
#include "StringStream.hpp"
#include "UTF8Utils.hpp"
#include <fstream>
#include <iostream>
#include <map>

Include dependency graph for GenCaseMappings.cpp:

Go to the source code of this file.

Classes

struct  processLine

Functions

int utf8len (UInt32 ucs4char)
int main (int argc, char **argv)

Variables

map< UInt32, UInt32upperMap
map< UInt32, UInt32lowerMap


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 97 of file GenCaseMappings.cpp.

References BLOCXX_NAMESPACE::Array< T >::begin(), BLOCXX_NAMESPACE::Array< T >::end(), i, lowerMap, BLOCXX_NAMESPACE::String::tokenize(), BLOCXX_NAMESPACE::OStringStream::toString(), upperMap, and utf8len().

int utf8len UInt32  ucs4char  ) 
 

Definition at line 76 of file GenCaseMappings.cpp.

Referenced by main().


Variable Documentation

map<UInt32, UInt32> lowerMap
 

Definition at line 50 of file GenCaseMappings.cpp.

Referenced by main(), and processLine::operator()().

map<UInt32, UInt32> upperMap
 

Definition at line 49 of file GenCaseMappings.cpp.

Referenced by main(), and processLine::operator()().


Generated on Mon Sep 12 23:59:34 2005 for blocxx by  doxygen 1.4.4