Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
ProgressDisplay.h File Reference
#include <iostream>
#include <string>
#include <hugin_shared.h>
#include <hugin_utils/utils.h>
Include dependency graph for ProgressDisplay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AppBase::ProgressDisplay
 
class  AppBase::DummyProgressDisplay
 Dummy progress display, without output. More...
 
class  AppBase::StreamProgressDisplay
 a progress display to print progress reports to a stream More...
 

Namespaces

 AppBase
 

Detailed Description

Author
Ippei UKAI ippei.nosp@m._uka.nosp@m.i@mac.nosp@m..com

$Id$

!! based on ProgressDisplay in utils.h 1952

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.

Definition in file ProgressDisplay.h.