HTTP_SCHEME Struct Reference

#include <utils.h>


Detailed Description

Definition at line 50 of file utils.h.


Data Fields

char * schm_uri
char * schm_user
char * schm_pass
char * schm_host
char * schm_port
char * schm_path
u_short schm_portnum

Field Documentation

char* schm_uri

Definition at line 51 of file utils.h.

Referenced by HttpSchemeParse(), HttpSchemeRelease(), SendHttpRequest(), and ShoutCastGetPlayList().

char* schm_user

Definition at line 52 of file utils.h.

Referenced by HttpSchemeParse().

char* schm_pass

Definition at line 53 of file utils.h.

Referenced by HttpSchemeParse().

char* schm_host

Definition at line 54 of file utils.h.

Referenced by HttpSchemeParse(), SendHttpRequest(), ShoutCastAddStation(), ShoutCastGetGenreList(), ShoutCastGetPlayList(), ShoutCastGetStationList(), and StationConnect().

char* schm_port

Definition at line 55 of file utils.h.

Referenced by HttpSchemeParse().

char* schm_path

Definition at line 56 of file utils.h.

Referenced by HttpSchemeParse(), SendHttpRequest(), ShoutCastGetPlayList(), and StationConnect().

u_short schm_portnum

Definition at line 57 of file utils.h.

Referenced by HttpSchemeParse(), ShoutCastAddStation(), ShoutCastGetGenreList(), ShoutCastGetPlayList(), ShoutCastGetStationList(), and StationConnect().


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