Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

UnicodeMap.h File Reference

#include <aconf.h>
#include "gtypes.h"
#include "CharTypes.h"

Go to the source code of this file.

Compounds

class  UnicodeMap
class  UnicodeMapCache
struct  UnicodeMapRange

Defines

#define unicodeMapCacheSize   4

Typedefs

typedef int(* UnicodeMapFunc )(Unicode u, char *buf, int bufSize)

Enumerations

enum  UnicodeMapKind { unicodeMapUser, unicodeMapResident, unicodeMapFunc }


Define Documentation

#define unicodeMapCacheSize   4
 


Typedef Documentation

typedef int(* UnicodeMapFunc)(Unicode u, char *buf, int bufSize)
 


Enumeration Type Documentation

enum UnicodeMapKind
 

Enumeration values:
unicodeMapUser 
unicodeMapResident 
unicodeMapFunc 


Generated on Wed Nov 3 12:59:20 2004 for Lemur Toolkit by doxygen1.2.18