MyraMath
|
Interface type for progress measurement and control within JobGraph's. More...
#include <stdint.h>
#include <string>
#include <myramath/MYRAMATH_EXPORT.h>
Go to the source code of this file.
Classes | |
class | myra::ProgressMeterBase |
Base/contract class for all other ProgressMeter's. More... | |
class | myra::ProgressMeter |
Interface for measuring progress via callbacks. Wraps an underlying polymorphic ProgressMeterBase. More... | |
Interface type for progress measurement and control within JobGraph's.