XMMS2
Data Fields
xmms_object_St Struct Reference

#include <xmms_object.h>

Data Fields

guint32 id
GMutex * mutex
GTree * signals
GTree * cmds
gint ref
xmms_object_destroy_func_t destroy_func

Detailed Description

Definition at line 41 of file xmms_object.h.

Field Documentation

GTree* xmms_object_St::cmds

Definition at line 46 of file xmms_object.h.

Referenced by xmms_object_cleanup(), xmms_object_cmd_add(), and xmms_object_cmd_call().

xmms_object_destroy_func_t xmms_object_St::destroy_func

Definition at line 49 of file xmms_object.h.

Referenced by __int_xmms_object_new(), and __int_xmms_object_unref().

guint32 xmms_object_St::id

Definition at line 42 of file xmms_object.h.

Referenced by __int_xmms_object_new().

GMutex* xmms_object_St::mutex
gint xmms_object_St::ref

Definition at line 48 of file xmms_object.h.

Referenced by __int_xmms_object_unref(), and xmms_plugin_shutdown().

GTree* xmms_object_St::signals

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