SAGA Adaptor CPI v.1.0
|
#include <saga/saga/url.hpp>
Go to the source code of this file.
Classes | |
class | saga::adaptors::url |
Brief description starts here. More... | |
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
namespace | saga::adaptors |
Functions | |
std::ostream & | saga::adaptors::operator<< (std::ostream &os, url const &u) |
std::istream & | saga::adaptors::operator>> (std::istream &is, url &u) |
bool | saga::adaptors::operator== (saga::adaptors::url const &lhs, saga::adaptors::url const &rhs) |
bool | saga::adaptors::operator< (saga::adaptors::url const &lhs, saga::adaptors::url const &rhs) |