API Documentation
|
#include <StepsRecorder.h>
Public Member Functions | |
StepsRecorder () | |
void | begin () |
void | begin (const File &file) |
void | end () |
bool | isRunning () const |
Static Public Member Functions | |
static StepsRecorder & | DefaultInstance () |
Static Public Attributes | |
static ApplicationOption< bool > | default_launch_recorder |
Protected Attributes | |
bool | m_is_running |
StepsRecorder | ( | ) |
void begin | ( | ) |
void begin | ( | const File & | file | ) |
|
static |
void end | ( | ) |
|
inline |
|
static |
|
protected |