#include <istream.hpp>

Public Member Functions | |
| handle_type | get_handle () const |
| access the underlying file descriptor | |
| istream () | |
| Brief description starts here. | |
| istream (istream const &rhs) | |
| Brief description starts here. | |
| istream & | operator= (istream const &rhs) |
| Brief description starts here. | |
| saga::job::istream::istream | ( | ) |
Brief description starts here.
| saga::job::istream::istream | ( | istream const & | rhs | ) |
Brief description starts here.
| istream::handle_type saga::job::istream::get_handle | ( | ) | const |
access the underlying file descriptor
1.5.6