Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

Transliterator::Token Union Reference

A context integer or pointer for a factory function, passed by value. More...

#include <translit.h>


Data Fields

int32_t integer
 This token, interpreted as a 32-bit integer.
void * pointer
 This token, interpreted as a native pointer.


Detailed Description

A context integer or pointer for a factory function, passed by value.

ICU_Stable:
ICU 2.4

Definition at line 263 of file translit.h.


Field Documentation

int32_t Transliterator::Token::integer
 

This token, interpreted as a 32-bit integer.

ICU_Stable:
ICU 2.4

Definition at line 269 of file translit.h.

void* Transliterator::Token::pointer
 

This token, interpreted as a native pointer.

ICU_Stable:
ICU 2.4

Definition at line 275 of file translit.h.


The documentation for this union was generated from the following file:
Generated on Tue Jul 26 00:44:23 2005 for ICU 3.2 by  doxygen 1.3.9.1