xbmc
|
This is the complete list of members for NPT_UrlQuery, including all inherited members.
AddField(const char *name, const char *value, bool encoded=false) (defined in NPT_UrlQuery) | NPT_UrlQuery | |
GetField(const char *name) (defined in NPT_UrlQuery) | NPT_UrlQuery | |
GetFields() (defined in NPT_UrlQuery) | NPT_UrlQuery | inline |
NPT_UrlQuery() (defined in NPT_UrlQuery) | NPT_UrlQuery | inline |
NPT_UrlQuery(const char *query) (defined in NPT_UrlQuery) | NPT_UrlQuery | |
Parse(const char *query) (defined in NPT_UrlQuery) | NPT_UrlQuery | |
SetField(const char *name, const char *value, bool encoded=false) (defined in NPT_UrlQuery) | NPT_UrlQuery | |
ToString() (defined in NPT_UrlQuery) | NPT_UrlQuery | |
UrlDecode(const char *str) (defined in NPT_UrlQuery) | NPT_UrlQuery | static |
UrlEncode(const char *str, bool encode_percents=true) (defined in NPT_UrlQuery) | NPT_UrlQuery | static |