SAGA C++ API 1.6
url.cpp File Reference
#include <string>
#include <iostream>
#include <saga/saga/url.hpp>
#include <saga/saga/detail/call.hpp>
#include <saga/impl/url.hpp>
#include <saga/impl/exception.hpp>
#include <saga/impl/session.hpp>

Go to the source code of this file.

Namespaces

namespace  saga
 

The SAGA root namespace.


Functions

std::ostream & saga::operator<< (std::ostream &os, url const &u)
 Brief description starts here.
std::istream & saga::operator>> (std::istream &is, url &u)
 Brief description starts here.
bool saga::operator== (saga::url const &lhs, saga::url const &rhs)
 Brief description starts here.
bool saga::operator!= (saga::url const &lhs, saga::url const &rhs)
 Brief description starts here.
bool saga::operator< (saga::url const &lhs, saga::url const &rhs)
 Brief description starts here.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines