D-Bus
1.14.10
|
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 36 of file dbus-signature.c.