Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::vm::null_watchdog Class Reference

#include <watchdog.hpp>

Public Member Functions

template<typename F >
null_watchdog scoped_run (F &&)
 
 ~null_watchdog ()
 
template<typename F >
null_watchdog scoped_run (F &&)
 
 ~null_watchdog ()
 

Detailed Description

Definition at line 82 of file watchdog.hpp.

Constructor & Destructor Documentation

◆ ~null_watchdog() [1/2]

sysio::vm::null_watchdog::~null_watchdog ( )
inline

Definition at line 86 of file watchdog.hpp.

86{} // avoid unused variable warnings

◆ ~null_watchdog() [2/2]

sysio::vm::null_watchdog::~null_watchdog ( )
inline

Definition at line 86 of file watchdog.hpp.

86{} // avoid unused variable warnings

Member Function Documentation

◆ scoped_run() [1/2]

template<typename F >
null_watchdog sysio::vm::null_watchdog::scoped_run ( F && )
inline

Definition at line 85 of file watchdog.hpp.

85{ return *this; }

◆ scoped_run() [2/2]

template<typename F >
null_watchdog sysio::vm::null_watchdog::scoped_run ( F && )
inline

Definition at line 85 of file watchdog.hpp.

85{ return *this; }

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