Data Fields | |
| const char * | pos | 
| current position in the signature string  | |
| unsigned int | finished: 1 | 
| true if we are at the end iter  | |
| unsigned int | in_array: 1 | 
| true if we are a subiterator pointing to an array's element type  | |
Definition at line 33 of file dbus-signature.c.
 1.5.1