|
Scopira
20080306
|
This is the complete list of members for scopira::tool::url, including all inherited members.
| clear_url(void) | scopira::tool::url | |
| dm_file_begin | scopira::tool::url | protected |
| dm_file_end (defined in scopira::tool::url) | scopira::tool::url | protected |
| dm_full | scopira::tool::url | protected |
| dm_host_begin | scopira::tool::url | protected |
| dm_host_end (defined in scopira::tool::url) | scopira::tool::url | protected |
| dm_port | scopira::tool::url | protected |
| dm_proto_begin | scopira::tool::url | protected |
| dm_proto_end (defined in scopira::tool::url) | scopira::tool::url | protected |
| get_filename(void) const | scopira::tool::url | |
| get_hostname(void) const | scopira::tool::url | |
| get_port(void) const | scopira::tool::url | inline |
| get_proto(void) const | scopira::tool::url | |
| get_url(void) const | scopira::tool::url | inline |
| load(scopira::tool::itflow_i &in) | scopira::tool::url | |
| save(scopira::tool::otflow_i &out) const | scopira::tool::url | |
| set_url(const std::string &fullurl) | scopira::tool::url | |
| set_url(const std::string &hostname, int port) | scopira::tool::url | |
| set_url(const std::string &proto, const std::string &hostname, int port, const std::string &filename) | scopira::tool::url | |
| url(void) | scopira::tool::url | |
| url(const std::string &fullurl) | scopira::tool::url | |
| url(const std::string &hostname, int port) | scopira::tool::url | |
| url(const std::string &proto, const std::string &hostname, int port, const std::string &filename) | scopira::tool::url | |
| ~url() | scopira::tool::url |