Rumba C++ SDK
Progress.h File Reference
#include <functional>

Go to the source code of this file.

Namespaces

 maquina
 This version of the SDK is unstable, i-e, it may change with no warning.
 

Typedefs

using maquina::ProgressCallback = std::function< bool(float, const char *)>