kodi
Classes | Public Member Functions | Static Public Member Functions | List of all members
NPT_UrlQuery Class Reference

Classes

struct  Field
 

Public Member Functions

 NPT_UrlQuery (const char *query)
 
NPT_List< Field > & GetFields ()
 
NPT_Result Parse (const char *query)
 
NPT_Result SetField (const char *name, const char *value, bool encoded=false)
 
NPT_Result AddField (const char *name, const char *value, bool encoded=false)
 
const char * GetField (const char *name)
 
NPT_String ToString ()
 

Static Public Member Functions

static NPT_String UrlEncode (const char *str, bool encode_percents=true)
 
static NPT_String UrlDecode (const char *str)
 

The documentation for this class was generated from the following files: