#include <iosfwd>
#include <boost/config.hpp>
#include <saga/saga/util.hpp>
#include <saga/saga/base.hpp>
#include <saga/saga/packages/job/config.hpp>
Go to the source code of this file.
Classes | |
class | saga::job::istream |
Brief description starts here. More... | |
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
namespace | saga::job |
The Job Management API package. | |
namespace | saga::job::detail |
Typedefs | |
typedef int | saga::job::detail::handle_type |
Functions | |
handle_type | saga::job::detail::get_handle (saga::job::istream const &istrm, bool detach=false) |
access the underlying file descriptor |