urep.h File Reference

C API: Callbacks for UReplacebale. More...

#include "unicode/utypes.h"

Go to the source code of this file.

Data Structures

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

Typedefs

typedef void * UReplaceable
 An opaque replaceable text object.

Detailed Description

C API: Callbacks for UReplacebale.

Definition in file urep.h.


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. This is currently only used in the Transliterator C API, see utrans.h .

Stable:
ICU 2.0

Definition at line 42 of file urep.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Mar 2015 for ICU 4.2.1 by  doxygen 1.6.1