Transliterator::Token Union Reference

#include <translit.h>


Detailed Description

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

Stable:
ICU 2.4

Definition at line 263 of file translit.h.

Data Fields

int32_t integer
 This token, interpreted as a 32-bit integer.

void * pointer
 This token, interpreted as a native pointer.


Field Documentation

int32_t Transliterator::Token::integer
 

This token, interpreted as a 32-bit integer.

Stable:
ICU 2.4

Definition at line 269 of file translit.h.

void* Transliterator::Token::pointer
 

This token, interpreted as a native pointer.

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 Fri Jun 18 12:36:36 2004 for ICU by doxygen 1.3.7