|  | 
|  | 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 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:
- lib/libUPnP/Neptune/Source/Core/NptUri.h
- lib/libUPnP/Neptune/Source/Core/NptUri.cpp