Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

EventProxy Class Reference

Inheritance diagram for EventProxy:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 9 of file EventProxy.h.

Public Member Functions

 EventProxy (int port)
virtual ~EventProxy ()
bool isActive ()
void sendState (RemoteState::StateType dtype)
void handleRemoteRequest (RemoteRequest *info)
void processEvent (const EventBase &event)
 for receiving events - you must override this to inherit
int processData (char *data, int bytes)

Protected Member Functions

 EventProxy (EventProxy &)
EventProxyoperator= (const EventProxy &)

Protected Attributes

bool listening


Member Function Documentation

void EventProxy::processEvent ( const EventBase event  )  [virtual]

for receiving events - you must override this to inherit

See also:
EventRouter
Parameters:
event the event being received

Implements EventListener.

Definition at line 68 of file EventProxy.cc.


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

Tekkotsu v3.0
Generated Fri May 11 20:08:05 2007 by Doxygen 1.4.7