libqi-api
2.8.7.4
|
Go to the source code of this file.
Classes | |
class | qi::Url |
Namespaces | |
qi | |
Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
#define | _QI_MESSAGING_URL_HPP_ |
Typedefs | |
using | qi::UrlVector = std::vector< Url > |
Functions | |
bool | qi::operator== (const Url &lhs, const Url &rhs) |
bool | qi::operator!= (const Url &lhs, const Url &rhs) |
std::ostream & | qi::operator<< (std::ostream &out, const Url &url) |
Url | qi::specifyUrl (const Url &specification, const Url &baseUrl) |