last update 20 Sep 2009 |
breakRequested() const | cvr::progressInfo | [virtual] |
buildName() const | cvr::object | [protected, virtual] |
clone() const =0 | cvr::progressInfo | [pure virtual] |
copy(const progressInfo &other) | cvr::progressInfo | |
detailLevel_ | cvr::progressInfo | [protected] |
getDetailLevel() const | cvr::progressInfo | [virtual] |
lastStep_ | cvr::progressInfo | [protected] |
maxSteps_ | cvr::progressInfo | [protected] |
name() const | cvr::progressInfo | [virtual] |
newInstance() const =0 | cvr::progressInfo | [pure virtual] |
object() | cvr::object | |
progressInfo(const std::string &title="", const int maximumSteps=100) | cvr::progressInfo | |
progressInfo(const progressInfo &other) | cvr::progressInfo | |
reset() | cvr::progressInfo | [virtual] |
setDetailLevel(const int level) | cvr::progressInfo | [virtual] |
setMaxSteps(const int maximalSteps) | cvr::progressInfo | [virtual] |
setTitle(const std::string &theTitle) | cvr::progressInfo | [virtual] |
step(const std::string &progressInfo)=0 | cvr::progressInfo | [pure virtual] |
substep(const int detail, const std::string &info)=0 | cvr::progressInfo | [pure virtual] |
title_ | cvr::progressInfo | [protected] |
~object() | cvr::object | [virtual] |
~progressInfo() | cvr::progressInfo | [virtual] |