D-Bus 1.15.8
Data Fields
DBusAllocatedSlot Struct Reference

An allocated slot for storing data. More...

#include <dbus-dataslot.h>

Data Fields

dbus_int32_t slot_id
 ID of this slot. More...
 
int refcount
 Number of uses of the slot. More...
 

Detailed Description

An allocated slot for storing data.

Definition at line 48 of file dbus-dataslot.h.

Field Documentation

◆ refcount

int DBusAllocatedSlot::refcount

Number of uses of the slot.

Definition at line 51 of file dbus-dataslot.h.

◆ slot_id

dbus_int32_t DBusAllocatedSlot::slot_id

ID of this slot.

Definition at line 50 of file dbus-dataslot.h.


The documentation for this struct was generated from the following file: