signals.h File Reference

Definitions of the signal object: SMPSignal. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SMPKeyboardEvent
struct  SMPMouseMotionEvent
struct  SMPMouseButtonEvent
struct  SMPUserEvent
class  SMPSignal
 the signal object definition More...

Enumerations

enum  SLIM_DEFAULT_SIGNAL_ID {
  SLIM_MEDIA_PLAY_EVENT = 128, SLIM_MEDIA_STOP_EVENT, SLIM_MEDIA_PAUSE_EVENT, SLIM_MEDIA_NEXT_EVENT,
  SLIM_MEDIA_PREVIOUS_EVENT, SLIM_MEDIA_REPEAT_EVENT, SLIM_MEDIA_REPEATALL_EVENT, SLIM_MEDIA_CURRENT_POS_UPDATE_EVENT,
  SLIM_MEDIA_REQUEST_POS_UPDATE_EVENT
}
 this is a signal packet
enum  SMP_SIGNAL_TYPE {
  SMP_KEYDOWN, SMP_KEYUP, SMP_MOUSEMOTION, SMP_MOUSEBUTTONDOWN,
  SMP_MOUSEBUTTONUP, SMP_USEREVENT
}


Detailed Description

Definitions of the signal object: SMPSignal.

===============================================================================================

Author:
starryalley (starryalley@gmail.com)
Date:
2006/12 --starryalley--
Bug:
none. ================================================================================================

Enumeration Type Documentation

enum SMP_SIGNAL_TYPE

the enumeration of signal types


Generated on Fri Aug 31 15:41:53 2007 for SCREAMLinuxMiddleware(SLIM) by  doxygen 1.5.1