Bayes Filters Library
Public Member Functions | List of all members
bfl::Skippable Class Referenceabstract

#include <Skippable.h>

Inheritance diagram for bfl::Skippable:
[legend]

Public Member Functions

virtual bool is_skipping ()=0
 
virtual bool skip (const std::string &what_step, const bool status)=0
 

Detailed Description

Definition at line 18 of file Skippable.h.

Member Function Documentation

◆ is_skipping()

virtual bool bfl::Skippable::is_skipping ( )
pure virtual

◆ skip()

virtual bool bfl::Skipper::skip ( const std::string &  what_step,
const bool  status 
)
pure virtualinherited

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