Mass++ Common Libraries v2.7.5
 All Classes Namespaces Files Functions Variables Enumerations Macros
Classes | Namespaces
Progress.h File Reference

interfaces of Progress class More...

#include "Timer.h"
#include <vector>
#include <map>
#include <utility>
#include <string>
Include dependency graph for Progress.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kome::core::Progress
 progress display abstract class More...
 
class  kome::core::IgnoringProgress
 Progress object. Even if a method is called, it disgards it. More...
 
class  kome::core::SubProgress
 sub progress object. More...
 

Namespaces

 kome
 kome project namespace
 
 kome::core
 CoreToolkit library namespace.
 

Detailed Description

interfaces of Progress class

Author
S.Tanaka
Date
2006.10.05

Copyright(C) 2006-2014 Eisai Co., Ltd. All rights reserved.

Definition in file Progress.h.