#include <at_url_parse.h>
Public Methods | |
| UrlString (const std::string &i_string) | |
| UrlString () | |
| UrlString & | assign (UrlString::const_iterator i1, UrlString::const_iterator i2) |
| UrlString & | operator= (const std::string &i_str) |
| void | UrlDecode () |
| UrlString & | assign_encoded (const std::string &i_str) |
| UrlString & | assign_encoded (UrlString::const_iterator i1, UrlString::const_iterator i2) |
Public Attributes | |
| bool | m_is_set |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
UrlDecode This will decode this string replacing %xx and + characters with the pre-encoded equivalents. |
|
|
|
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004