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
DBusRealString Struct Reference
Internals of
structDBusString.html
DBusString
.
#_details
More...
#include <
dbus-string-private_8h-source.html
dbus-string-private.h
>
Data Fields
unsigned char *
structDBusRealString.html#o0
str
String data, plus nul termination.
int
structDBusRealString.html#o1
len
Length without nul.
int
structDBusRealString.html#o2
allocated
Allocated size of data.
int
structDBusRealString.html#o3
max_length
Max length of this string, without nul byte.
unsigned int
structDBusRealString.html#o4
constant
: 1
String data is not owned by
structDBusString.html
DBusString
.
unsigned int
structDBusRealString.html#o5
locked
: 1
structDBusString.html
DBusString
has been locked and can't be changed.
unsigned int
structDBusRealString.html#o6
invalid
: 1
structDBusString.html
DBusString
is invalid (e.g.
#o6
unsigned int
structDBusRealString.html#o7
align_offset
: 3
str - align_offset is the actual malloc block
Detailed Description
Internals of
structDBusString.html
DBusString
.
structDBusString.html
DBusString
internals.
structDBusString.html
DBusString
is an opaque objects, it must be used via accessor functions.
Definition at line
dbus-string-private_8h-source.html#l00044
44
of file
dbus-string-private_8h-source.html
dbus-string-private.h
.
Field Documentation
unsigned int
structDBusRealString.html#o6
DBusRealString::invalid
structDBusString.html
DBusString
is invalid (e.g.
already freed)
Definition at line
dbus-string-private_8h-source.html#l00052
52
of file
dbus-string-private_8h-source.html
dbus-string-private.h
.
Referenced by
dbus-string_8c-source.html#l00261
_dbus_string_free()
,
dbus-string_8c-source.html#l00228
_dbus_string_init_const_len()
, and
dbus-string_8c-source.html#l00130
_dbus_string_init_preallocated()
.
The documentation for this struct was generated from the following file:
dbus-string-private_8h-source.html
dbus-string-private.h
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
