Main Page   Class Hierarchy   Compound List   File List   Header Files   Sources   Compound Members   File Members  

urep.h File Reference


Compounds

struct  _UReplaceableCallbacks

Typedefs

typedef void* UReplaceable
An opaque replaceable text object. More...

typedef struct _UReplaceableCallbacks  UReplaceableCallbacks
A set of function pointers that transliterators use to manipulate a UReplaceable. More...


Typedef Documentation

typedef void* UReplaceable

An opaque replaceable text object.

This will be manipulated only through the caller-supplied UReplaceableFunctor struct. Related to the C++ class Replaceable.

Definition at line 35 of file urep.h.

typedef struct _UReplaceableCallbacks UReplaceableCallbacks

A set of function pointers that transliterators use to manipulate a UReplaceable.

The caller should supply the required functions to manipulate their text appropriately. Related to the C++ class Replaceable.


Generated at Wed Aug 16 16:05:31 2000 for ICU1.6 by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999