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

◆ cmds

GTree* xmms_object_St::cmds

Definition at line 46 of file xmms_object.h.

Referenced by xmms_object_cmd_add(), and xmms_object_cmd_call().

◆ destroy_func

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().

◆ id

guint32 xmms_object_St::id

Definition at line 42 of file xmms_object.h.

Referenced by __int_xmms_object_new().

◆ mutex

GMutex* xmms_object_St::mutex

Definition at line 43 of file xmms_object.h.

Referenced by __int_xmms_object_new(), xmms_object_disconnect(), and xmms_object_emit().

◆ ref

gint xmms_object_St::ref

Definition at line 48 of file xmms_object.h.

Referenced by __int_xmms_object_unref().

◆ signals

GTree* xmms_object_St::signals

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