Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

STATIONCONF Struct Reference

#include <config.h>


Detailed Description

Definition at line 131 of file config.h.

Data Fields

char * rs_symbol
 Symbolic station name.
u_short rs_port
 TCP port number.
u_long rs_ip
 Station's IP address.
char * rs_url_path
 Specific URL path.


Field Documentation

char* STATIONCONF::rs_symbol
 

Symbolic station name.

Definition at line 134 of file config.h.

u_short STATIONCONF::rs_port
 

TCP port number.

Zero if this station entry is empty.

Definition at line 140 of file config.h.

u_long STATIONCONF::rs_ip
 

Station's IP address.

Definition at line 144 of file config.h.

char* STATIONCONF::rs_url_path
 

Specific URL path.

For server root this is set to NULL.

Definition at line 150 of file config.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 23 17:29:03 2007 for SAM Internet Radio by  doxygen 1.4.4