SAGA C++ API 1.6
saga::job::ostream Class Reference

Brief description starts here. More...

#include <ostream.hpp>

Inheritance diagram for saga::job::ostream:

List of all members.

Public Member Functions

 ostream ()
 Brief description starts here.
 ostream (ostream const &rhs)
 Brief description starts here.
 ~ostream ()
 Brief description starts here.
ostreamoperator= (ostream const &rhs)
 Brief description starts here.

Detailed Description

Brief description starts here.

Definition at line 31 of file ostream.hpp.


Constructor & Destructor Documentation

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.


Member Function Documentation

ostream & saga::job::ostream::operator= ( ostream const &  rhs)

Brief description starts here.

Definition at line 38 of file ostream.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines