HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FS_EventGenerator.h File Reference
#include "FS_API.h"
#include <UT/UT_NonCopyable.h>
+ Include dependency graph for FS_EventGenerator.h:
+ This graph shows which files directly or indirectly include this file:

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 Documentation

typedef int(* FS_EventInstaller)(FS_EventGenerator *gen, int install)

Definition at line 26 of file FS_EventGenerator.h.

typedef void(* FS_PollCallback)(bool)

Definition at line 27 of file FS_EventGenerator.h.