WEBRADIO Struct Reference

#include <webradio.h>

Collaboration diagram for WEBRADIO:

Collaboration graph
STATIONINFORECEIVERINFORADIOSTATIONRECEIVERPLUGIN
[legend]

Detailed Description

Definition at line 54 of file webradio.h.


Data Fields

u_char wr_status
 Current status.
int wr_gain
 Set gain of the output DAC in dB.
int wr_cfgupd
 Configuration update counter.
int wr_favupd
 Favorites list update counter.
int wr_reboot
u_long wr_pridns
u_long wr_secdns
STATIONINFOwr_sip
 Pointer to the current station info structure.
RECEIVERINFOwr_rip
 Pointer to the current receiver info structure.
RECEIVERINFOwr_ritab [MAX_RECEIVERS+1]
 Registered receiver types.

Field Documentation

u_char wr_status

Current status.

Definition at line 55 of file webradio.h.

Referenced by UserIfInit(), and UserIfShowStatus().

int wr_gain

Set gain of the output DAC in dB.

Definition at line 56 of file webradio.h.

Referenced by ConfigLoad(), ConfigResetFactory(), ConfigSave(), UserIfThread(), XmlProcessCommands(), and XmlProcessReports().

int wr_cfgupd

Configuration update counter.

Definition at line 57 of file webradio.h.

Referenced by UserIfThread(), and XmlProcessCommands().

int wr_favupd

Favorites list update counter.

Definition at line 58 of file webradio.h.

Referenced by CgiFavoritesControl(), CgiShoutCastControl(), and main().

int wr_reboot

Definition at line 59 of file webradio.h.

Referenced by CgiSettings(), and main().

u_long wr_pridns

Definition at line 60 of file webradio.h.

Referenced by CgiSettings(), ConfigLoad(), ConfigResetFactory(), ConfigSave(), and main().

u_long wr_secdns

Definition at line 61 of file webradio.h.

Referenced by CgiSettings(), ConfigLoad(), ConfigResetFactory(), ConfigSave(), and main().

STATIONINFO* wr_sip

Pointer to the current station info structure.

Definition at line 62 of file webradio.h.

Referenced by CgiVars(), main(), and UserIfShowStatus().

RECEIVERINFO* wr_rip

Pointer to the current receiver info structure.

Definition at line 63 of file webradio.h.

Referenced by CgiVars(), main(), UserIfShowStatus(), UserIfThread(), and XmlProcessCommands().

RECEIVERINFO* wr_ritab[MAX_RECEIVERS+1]

Registered receiver types.

Definition at line 64 of file webradio.h.

Referenced by main().


The documentation for this struct was generated from the following file:
© 2008 by egnite GmbH - visit www.ethernut.de