From c25950a1b05be0cd5d7590327e6fadd5682392e2 Mon Sep 17 00:00:00 2001 From: danglassey Date: Thu, 31 Oct 2002 14:03:48 +0000 Subject: sync with crosswire 20021031-1400 --- .../html/utf16utf8_8h-source.html | 71 +++++++++++----------- 1 file changed, 37 insertions(+), 34 deletions(-) (limited to 'doc/api-documentation/html/utf16utf8_8h-source.html') diff --git a/doc/api-documentation/html/utf16utf8_8h-source.html b/doc/api-documentation/html/utf16utf8_8h-source.html index b858631..1802b78 100644 --- a/doc/api-documentation/html/utf16utf8_8h-source.html +++ b/doc/api-documentation/html/utf16utf8_8h-source.html @@ -3,45 +3,48 @@ utf16utf8.h Source File - +
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  
-

utf16utf8.h

00001 /*
-00002  *
-00003  *
-00004  * Copyright 1998 CrossWire Bible Society (http://www.crosswire.org)
-00005  *      CrossWire Bible Society
-00006  *      P. O. Box 2528
-00007  *      Tempe, AZ  85280-2528
-00008  *
-00009  * This program is free software; you can redistribute it and/or modify it
-00010  * under the terms of the GNU General Public License as published by the
-00011  * Free Software Foundation version 2.
-00012  *
-00013  * This program is distributed in the hope that it will be useful, but
-00014  * WITHOUT ANY WARRANTY; without even the implied warranty of
-00015  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-00016  * General Public License for more details.
-00017  *
-00018  */
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   
+

utf16utf8.h

00001 /*
+00002  *
+00003  *
+00004  * Copyright 1998 CrossWire Bible Society (http://www.crosswire.org)
+00005  *      CrossWire Bible Society
+00006  *      P. O. Box 2528
+00007  *      Tempe, AZ  85280-2528
+00008  *
+00009  * This program is free software; you can redistribute it and/or modify it
+00010  * under the terms of the GNU General Public License as published by the
+00011  * Free Software Foundation version 2.
+00012  *
+00013  * This program is distributed in the hope that it will be useful, but
+00014  * WITHOUT ANY WARRANTY; without even the implied warranty of
+00015  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+00016  * General Public License for more details.
+00017  *
+00018  */
 00019 
-00020 #ifndef UTF16UTF8_H
-00021 #define UTF16UTF8_H
-00022 
-00023 #include <swfilter.h>
+00020 #ifndef UTF16UTF8_H
+00021 #define UTF16UTF8_H
+00022 
+00023 #include <swfilter.h>
 00024 
-00025 #include <defs.h>
+00025 #include <defs.h>
 00026 
-00029 class SWDLLEXPORT UTF16UTF8:public SWFilter {
-00030 public:
-00031   UTF16UTF8();
-00032   virtual char ProcessText (char *text, int maxlen, const SWKey *key, const SWModule * = 0);
-00033 };
-00034 
-00035 #endif
-

Generated on Thu Jun 20 22:13:01 2002 for The Sword Project by +00027 SWORD_NAMESPACE_START +00028 +00031 class SWDLLEXPORT UTF16UTF8:public SWFilter { +00032 public: +00033 UTF16UTF8(); +00034 virtual char ProcessText (char *text, int maxlen, const SWKey *key, const SWModule * = 0); +00035 }; +00036 +00037 SWORD_NAMESPACE_END +00038 #endif +

Generated on Thu Oct 31 12:11:28 2002 for The Sword Project by doxygen1.2.15
+width=110 height=53>1.2.17 -- cgit