Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
int | minus |
int | zero |
long | min_width |
int | has_prec |
long | prec |
long | type |
int format::has_prec |
Definition at line 2208 of file octstr.c.
Referenced by convert(), and format_prec().
long format::min_width |
Definition at line 2206 of file octstr.c.
Referenced by convert(), and format_width().
int format::minus |
Definition at line 2203 of file octstr.c.
Referenced by convert(), and format_flags().
long format::prec |
Definition at line 2209 of file octstr.c.
Referenced by convert(), and format_prec().
long format::type |
Definition at line 2211 of file octstr.c.
Referenced by convert(), and format_type().
int format::zero |
Definition at line 2204 of file octstr.c.
Referenced by convert(), and format_flags().