|  | RobWorkProject
    23.9.11-
    | 
FireFunctor with 0 arguments. More...
#include <Event.hpp>
| Public Member Functions | |
| FireFunctor (Event< CallBackMethod > *event) | |
| Constructor.  More... | |
| void | operator() () | 
| Functor operator for invoking the callback methods on all listeners. | |
FireFunctor with 0 arguments.
| 
 | inline | 
Constructor.
| event | [in] the event. |