FOUND
Loading...
Searching...
No Matches
found::Action Class Referenceabstract

Action is an interface that wraps a function that does something. More...

#include <pipeline.hpp>

Inheritance diagram for found::Action:

Public Member Functions

virtual void DoAction ()=0
 Performs some action.
 

Detailed Description

Action is an interface that wraps a function that does something.

Member Function Documentation

◆ DoAction()


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