Brief description starts here. More...
#include <ostream.hpp>
Public Member Functions | |
ostream () | |
Brief description starts here. | |
ostream (ostream const &rhs) | |
Brief description starts here. | |
~ostream () | |
Brief description starts here. | |
ostream & | operator= (ostream const &rhs) |
Brief description starts here. |
Brief description starts here.
Definition at line 31 of file ostream.hpp.
saga::job::ostream::ostream | ( | ) |
Brief description starts here.
Definition at line 26 of file ostream.cpp.
saga::job::ostream::ostream | ( | ostream const & | rhs | ) |
Brief description starts here.
Definition at line 19 of file ostream.cpp.
saga::job::ostream::~ostream | ( | ) |
Brief description starts here.
Definition at line 32 of file ostream.cpp.
Brief description starts here.
Definition at line 38 of file ostream.cpp.