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

GenCaseFoldingCompareTests.cpp File Reference

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

Include dependency graph for GenCaseFoldingCompareTests.cpp:

Go to the source code of this file.

Classes

struct  processLine

Functions

void printStrings (const String &str1, const String &str2)
int main (int argc, char **argv)

Variables

StringArray sa1
StringArray sa2


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 97 of file GenCaseFoldingCompareTests.cpp.

References BLOCXX_NAMESPACE::Array< T >::begin(), BLOCXX_NAMESPACE::Array< T >::end(), i, printStrings(), BLOCXX_NAMESPACE::Array< T >::push_back(), BLOCXX_NAMESPACE::Array< T >::size(), BLOCXX_NAMESPACE::String::tokenize(), and BLOCXX_NAMESPACE::OStringStream::toString().

void printStrings const String str1,
const String str2
 

Definition at line 50 of file GenCaseFoldingCompareTests.cpp.

References i, and BLOCXX_NAMESPACE::String::length().


Variable Documentation

StringArray sa1
 

Definition at line 47 of file GenCaseFoldingCompareTests.cpp.

StringArray sa2
 

Definition at line 48 of file GenCaseFoldingCompareTests.cpp.


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