![]() |
VRS
A file format for sensor data.
|
This is the complete list of members for vrs::SilentLogger, including all inherited members.
detailedProgress_ (defined in vrs::ProgressLogger) | vrs::ProgressLogger | protected |
getDetailedProgress() const | vrs::ProgressLogger | inline |
kDefaultUpdateDelay (defined in vrs::ProgressLogger) | vrs::ProgressLogger | static |
logDuration(const string &, double, int=1) override | vrs::SilentLogger | inlinevirtual |
logErrorMessage(const string &message) | vrs::ProgressLogger | protectedvirtual |
logMessage(const string &message) | vrs::ProgressLogger | protectedvirtual |
logNewStep(const string &stepName, size_t progress=0, size_t maxProgress=100) | vrs::ProgressLogger | virtual |
logProgress(const string &, size_t=0, size_t=100, bool=false) override | vrs::SilentLogger | inlinevirtual |
vrs::ProgressLogger::logProgress(const string &stepName, size_t progress=0, size_t maxProgress=100) | vrs::ProgressLogger | inline |
vrs::ProgressLogger::logProgress(const string &stepName, int64_t progress, int64_t maxProgress) | vrs::ProgressLogger | inline |
logStatus(const string &, int=0) override | vrs::SilentLogger | inlinevirtual |
nextProgressTime_ (defined in vrs::ProgressLogger) | vrs::ProgressLogger | protected |
ProgressLogger(bool detailedProgress=false, double updateDelay=kDefaultUpdateDelay) | vrs::ProgressLogger | explicit |
setDetailedProgress(bool detailedProgress) | vrs::ProgressLogger | virtual |
setStepCount(int stepCount) | vrs::ProgressLogger | virtual |
shouldKeepGoing() | vrs::ProgressLogger | protectedvirtual |
stepCount_ (defined in vrs::ProgressLogger) | vrs::ProgressLogger | protected |
stepNumber_ (defined in vrs::ProgressLogger) | vrs::ProgressLogger | protected |
updateDelay_ (defined in vrs::ProgressLogger) | vrs::ProgressLogger | protected |
updateNextProgressTime() | vrs::ProgressLogger | protectedvirtual |
updateStep(size_t progress=0, size_t maxProgress=100) | vrs::ProgressLogger | protectedvirtual |
~ProgressLogger() (defined in vrs::ProgressLogger) | vrs::ProgressLogger | virtual |
~SilentLogger() override (defined in vrs::SilentLogger) | vrs::SilentLogger |