| D-Bus
    1.10.22
    | 
Implementation details of DBusSignatureIter, all fields are private. More...
| 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 | |
Implementation details of DBusSignatureIter, all fields are private.
Definition at line 35 of file dbus-signature.c.
 1.8.13
 1.8.13