All Classes Files Functions Variables Enumerations Enumerator Macros
Classes
output.hpp File Reference

The OutPut class prints summary and error information from objects. More...

#include <iostream>
#include <string>
#include "options.hpp"
#include "library.hpp"
#include "handler.hpp"
Include dependency graph for output.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OutPut
 Prints summary and error information from objects. More...
 

Detailed Description

The OutPut class prints summary and error information from objects.

It also outputs commands with the appropriate directory information needed to perform tasks. This class can output to the console as a test, to a script file for batch processing, or internally perform them.

Authors
erythros and emrys
Version
0.37

Definition in file output.hpp.