#include "FS_API.h"Go to the source code of this file.
Classes | |
| class | FS_EventGenerator |
Typedefs | |
| typedef int(* | FS_EventInstaller )(FS_EventGenerator *gen, int install) |
| typedef void(* | FS_PollCallback )(bool) |
| typedef int(* FS_EventInstaller)(FS_EventGenerator *gen, int install) |
Definition at line 32 of file FS_EventGenerator.h.
| typedef void(* FS_PollCallback)(bool) |
Definition at line 33 of file FS_EventGenerator.h.
1.5.9