D-Bus
1.12.2
|
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.