#include "FUtils/FUFunctor.h"
Go to the source code of this file.
Classes | |
| class | FUEvent0 |
| An event with no argument. More... | |
| class | FUEvent1< Arg1 > |
| An event with one argument. More... | |
| class | FUEvent2< Arg1, Arg2 > |
| An event with two argument. More... | |
| class | FUEvent3< Arg1, Arg2, Arg3 > |
| An event with three argument. More... | |
1.4.6-NO