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

#include <Skipper.h>

Inheritance diagram for bfl::Skipper:
[legend]

Public Member Functions

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

Detailed Description

Definition at line 18 of file Skipper.h.

Member Function Documentation

◆ skip()

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

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