w11 - cpp 0.794
Backend server for Rlink and w11
|
This is the complete list of members for Retro::RparseUrl, including all inherited members.
AddOpt(const std::string &key, const std::string &val, bool hasval, const std::string &optlist, RerrMsg &emsg) | Retro::RparseUrl | protected |
Clear() | Retro::RparseUrl | |
DirName() const | Retro::RparseUrl | |
Dump(std::ostream &os, int ind=0, const char *text=0) const | Retro::RparseUrl | virtual |
FileName() const | Retro::RparseUrl | |
FileStem() const | Retro::RparseUrl | |
FileType() const | Retro::RparseUrl | |
FindOpt(const std::string &name) const | Retro::RparseUrl | |
FindOpt(const std::string &name, std::string &value) const | Retro::RparseUrl | |
FindScheme(const std::string &url, const std::string &def="") | Retro::RparseUrl | static |
fOptMap | Retro::RparseUrl | protected |
fPath | Retro::RparseUrl | protected |
fScheme | Retro::RparseUrl | protected |
fUrl | Retro::RparseUrl | protected |
omap_t typedef | Retro::RparseUrl | |
Opts() const | Retro::RparseUrl | inline |
Path() const | Retro::RparseUrl | inline |
RparseUrl() | Retro::RparseUrl | |
Scheme() const | Retro::RparseUrl | inline |
Set(const std::string &url, const std::string &optlist, RerrMsg &emsg) | Retro::RparseUrl | |
Set(const std::string &url, const std::string &optlist, const std::string &scheme, RerrMsg &emsg) | Retro::RparseUrl | |
SetPath(const std::string &path) | Retro::RparseUrl | inline |
Url() const | Retro::RparseUrl | inline |
~RparseUrl() | Retro::RparseUrl | virtual |