Class RawlogEditApp
Defined in File RawlogEditApp.h
Class Documentation
-
class RawlogEditApp
The C++ class behind the rawlog-edit CLI tool.
Refer to the online documentation for rawlog-edit.
Main API
-
void run(int argc, const char **argv)
Initializes and runs the application from CLI parameters. Refer to the manpage of rawlog-edit. Throws on errors.
-
inline void run(int argc, char **argv)
Public Functions
-
RawlogEditApp() = default
-
void run(int argc, const char **argv)