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.

Stable:
ICU 2.4

Definition at line 269 of file translit.h.


Field Documentation

int32_t Transliterator::Token::integer
 

This token, interpreted as a 32-bit integer.

Stable:
ICU 2.4

Definition at line 275 of file translit.h.

void* Transliterator::Token::pointer
 

This token, interpreted as a native pointer.

Stable:
ICU 2.4

Definition at line 281 of file translit.h.


The documentation for this union was generated from the following file:
Generated on Mon Jul 14 00:42:00 2008 for ICU 3.6 by doxygen 1.3.5