#include "algo/loop.h"
Public Member Functions | |
| FORCE_INLINE | Run (const std::string &text, const size_t axis, const std::tuple< ImageType &... > &vox) |
| FORCE_INLINE | operator bool () const |
| FORCE_INLINE void | operator++ () |
| FORCE_INLINE void | operator++ (int) |
Public Attributes | |
| NOMEMALIGN MR::ProgressBar | progress |
| const size_t | axis |
| const std::tuple< ImageType &... > | vox |
| const ssize_t | size0 |
|
inline |
|
inline |
|
inline |
|
inline |
| const size_t MR::LoopAlongSingleAxisProgress::Run< ImageType >::axis |
| NOMEMALIGN MR::ProgressBar MR::LoopAlongSingleAxisProgress::Run< ImageType >::progress |
| const ssize_t MR::LoopAlongSingleAxisProgress::Run< ImageType >::size0 |
| const std::tuple<ImageType&...> MR::LoopAlongSingleAxisProgress::Run< ImageType >::vox |