index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
DBusTypeReader Struct Reference
The type reader is an iterator for reading values from a block of values.
#_details
More...
#include <
dbus-marshal-recursive_8h-source.html
dbus-marshal-recursive.h
>
Data Fields
group__DBusTypes.html#ga3
dbus_uint32_t
structDBusTypeReader.html#o0
byte_order
: 8
byte order of the block
group__DBusTypes.html#ga3
dbus_uint32_t
structDBusTypeReader.html#o1
finished
: 1
marks we're at end iterator for cases where we don't have another way to tell
group__DBusTypes.html#ga3
dbus_uint32_t
structDBusTypeReader.html#o2
array_len_offset
: 3
bytes back from start_pos that len ends
const
structDBusString.html
DBusString
*
structDBusTypeReader.html#o3
type_str
string containing signature of block
int
structDBusTypeReader.html#o4
type_pos
current position in signature
const
structDBusString.html
DBusString
*
structDBusTypeReader.html#o5
value_str
string containing values of block
int
structDBusTypeReader.html#o6
value_pos
current position in values
const
structDBusTypeReaderClass.html
DBusTypeReaderClass
*
structDBusTypeReader.html#o7
klass
the vtable for the reader
union {
struct {
int
structDBusTypeReader.html#o8
start_pos
for array readers, the start of the array values
}
array
}
structDBusTypeReader.html#o10
u
class-specific data
Detailed Description
The type reader is an iterator for reading values from a block of values.
Definition at line
dbus-marshal-recursive_8h-source.html#l00065
65
of file
dbus-marshal-recursive_8h-source.html
dbus-marshal-recursive.h
.
The documentation for this struct was generated from the following file:
dbus-marshal-recursive_8h-source.html
dbus-marshal-recursive.h
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
