RDB 2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
progress.hpp File Reference

Operation progress feedback tools. More...

#include <cstdlib>
#include <cstdint>

Go to the source code of this file.

Namespaces

 riegl
 RIEGL Laser Measurement Systems GmbH, Austria.
 
 riegl::rdb
 RDB library components.
 

Typedefs

typedef void(* riegl::rdb::Progress )(std::uint8_t progress, void *userdata)
 Progress callback function type. More...
 

Detailed Description

Operation progress feedback tools.

Author
RIEGL LMS GmbH, Austria
Version
2016-06-14/AW: Initial version

Definition in file progress.hpp.