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
DBusTypeReaderClass Struct Reference
[
group__DBusMarshal.html
marshaling and unmarshaling
]
Virtual table for a type reader.
#_details
More...
Data Fields
const char *
structDBusTypeReaderClass.html#o0
name
name for debugging
int
structDBusTypeReaderClass.html#o1
id
index in all_reader_classes
group__DBusTypes.html#ga2
dbus_bool_t
structDBusTypeReaderClass.html#o2
types_only
only iterates over types, not values
void(*
structDBusTypeReaderClass.html#o3
recurse
)(
structDBusTypeReader.html
DBusTypeReader
*sub,
structDBusTypeReader.html
DBusTypeReader
*parent)
recurse with this reader as sub
group__DBusTypes.html#ga2
dbus_bool_t
(*
structDBusTypeReaderClass.html#o4
check_finished
)(const
structDBusTypeReader.html
DBusTypeReader
*reader)
check whether reader is at the end
void(*
structDBusTypeReaderClass.html#o5
next
)(
structDBusTypeReader.html
DBusTypeReader
*reader, int current_type)
go to the next value
void(*
structDBusTypeReaderClass.html#o6
init_from_mark
)(
structDBusTypeReader.html
DBusTypeReader
*reader, const
structDBusTypeMark.html
DBusTypeMark
*mark)
uncompress from a mark
Detailed Description
Virtual table for a type reader.
Definition at line
dbus-marshal-recursive_8c-source.html#l00112
112
of file
dbus-marshal-recursive_8c-source.html
dbus-marshal-recursive.c
.
The documentation for this struct was generated from the following file:
dbus-marshal-recursive_8c-source.html
dbus-marshal-recursive.c
Generated on Tue Sep 13 00:15:27 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
