Interface Struct Reference

#include <interface.h>

List of all members.

Public Attributes

gchar * id
gchar * desc
gboolean(* init )(InterfaceCbs *cbs)
gboolean(* fini )(void)
InterfaceOpsops

Detailed Description

Definition at line 65 of file interface.h.


Member Data Documentation

gchar* Interface::desc

Definition at line 67 of file interface.h.

gboolean(* Interface::fini)(void)
gchar* Interface::id

Definition at line 66 of file interface.h.

gboolean(* Interface::init)(InterfaceCbs *cbs)
InterfaceOps* Interface::ops

Definition at line 71 of file interface.h.


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

Generated on 8 Jun 2011 for Audacious by  doxygen 1.6.1