API Documentation
Loading...
Searching...
No Matches
StepsRecorder Class Reference

#include <StepsRecorder.h>

Collaboration diagram for StepsRecorder:
[legend]

Public Member Functions

 StepsRecorder ()
 
void begin ()
 
void begin (const File &file)
 
void end ()
 
bool isRunning () const
 

Static Public Member Functions

static StepsRecorderDefaultInstance ()
 

Static Public Attributes

static ApplicationOption< bool > default_launch_recorder
 

Protected Attributes

bool m_is_running
 

Constructor & Destructor Documentation

◆ StepsRecorder()

Member Function Documentation

◆ begin() [1/2]

void begin ( )

◆ begin() [2/2]

void begin ( const File & file)

◆ DefaultInstance()

StepsRecorder & DefaultInstance ( )
static

◆ end()

void end ( )

◆ isRunning()

bool isRunning ( ) const
inline

Member Data Documentation

◆ default_launch_recorder

ApplicationOption< bool > default_launch_recorder
static

◆ m_is_running

bool m_is_running
protected

The documentation for this class was generated from the following files: