SAGA Adaptor CPI v.1.0
|
#include <saga/saga-defs.hpp>
#include <saga/impl/exception.hpp>
#include <saga/saga/adaptors/utils.hpp>
#include <saga/impl/config.hpp>
#include <saga/impl/engine/url_grammar.hpp>
#include <saga/impl/url.hpp>
#include <saga/saga/url.hpp>
#include <saga/impl/runtime.hpp>
#include <saga/saga/adaptors/file_transfer_spec.hpp>
Go to the source code of this file.
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
namespace | saga::adaptors |
Functions | |
bool | saga::adaptors::parse_file_transfer_specification (std::string spec, std::string &left_url, file_transfer_operator&mode, std::string &right_url) |