HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Intercept Class Reference

#include <UT_Intercept.h>

Public Member Functions

 UT_Intercept ()
 
int numListeners () const
 
int addListener (UT_InterceptCallback func, void *data)
 
void removeListener (int idx)
 
int distributeEvent (UT_InterceptEvent *event)
 
void setPollMode (int mode)
 
int getPollMode () const
 
void setModeNotifier (void *data)
 
voidgetModeNotifier () const
 
void setResolution (short x, short y)
 

Detailed Description

Definition at line 126 of file UT_Intercept.h.

Constructor & Destructor Documentation

UT_Intercept::UT_Intercept ( )

Member Function Documentation

int UT_Intercept::addListener ( UT_InterceptCallback  func,
void data 
)
int UT_Intercept::distributeEvent ( UT_InterceptEvent event)
void* UT_Intercept::getModeNotifier ( ) const
inline

Definition at line 149 of file UT_Intercept.h.

int UT_Intercept::getPollMode ( ) const
inline

Definition at line 143 of file UT_Intercept.h.

int UT_Intercept::numListeners ( ) const
inline

Definition at line 132 of file UT_Intercept.h.

void UT_Intercept::removeListener ( int  idx)
void UT_Intercept::setModeNotifier ( void data)
inline

Definition at line 146 of file UT_Intercept.h.

void UT_Intercept::setPollMode ( int  mode)
inline

Definition at line 140 of file UT_Intercept.h.

void UT_Intercept::setResolution ( short  x,
short  y 
)
inline

Definition at line 152 of file UT_Intercept.h.


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