Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

u_printf_spec Struct Reference

Struct encapsulating a single uprintf format specification. More...

#include <uprntf_p.h>

List of all members.

Public Attributes

u_printf_spec_info fInfo
int32_t fWidthPos
int32_t fPrecisionPos
int32_t fArgPos


Detailed Description

Struct encapsulating a single uprintf format specification.

Definition at line 27 of file uprntf_p.h.


Member Data Documentation

int32_t u_printf_spec::fArgPos
 

Definition at line 31 of file uprntf_p.h.

u_printf_spec_info u_printf_spec::fInfo
 

Definition at line 28 of file uprntf_p.h.

int32_t u_printf_spec::fPrecisionPos
 

Definition at line 30 of file uprntf_p.h.

int32_t u_printf_spec::fWidthPos
 

Definition at line 29 of file uprntf_p.h.


The documentation for this struct was generated from the following file:
Generated at Tue Dec 5 17:56:27 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000