Directories |
directory | Kodu |
Files |
file | DataEvent.cc [code] |
file | DataEvent.h [code] |
| Defines DataEvent, for passing around data (or pointers to data).
|
file | EventBase.cc [code] |
| Implements EventBase, the basic class for sending events around the system.
|
file | EventBase.h [code] |
| Describes EventBase, the basic class for sending events around the system.
|
file | EventCallback.h [code] |
| EventCallback listens for a specified event and then forwards to the specified callback.
|
file | EventGeneratorBase.cc [code] |
file | EventGeneratorBase.h [code] |
file | EventListener.h [code] |
| Defines EventListener class, an interface for anything that wants to receive events.
|
file | EventProxy.cc [code] |
file | EventProxy.h [code] |
file | EventRouter.cc [code] |
| Implements EventRouter class, for distribution and trapping of events to listeners.
|
file | EventRouter.h [code] |
| Describes EventRouter class, for distribution and trapping of events to listeners.
|
file | EventTranslator.cc [code] |
| Implements EventTranslator, which receives events from EventRouters in non-Main processes and adds them into a SharedQueue for Main to pick up.
|
file | EventTranslator.h [code] |
| Describes EventTranslator and IPCEventTranslator, which receives events from EventRouters in non-Main processes and adds them into a SharedQueue for Main to pick up.
|
file | EventTrapper.h [code] |
| Defines EventTrapper class, an interface for anything that wants to trap events.
|
file | FilterBankEvent.h [code] |
| Defines FilterBankEvent, an event for distributing raw image data.
|
file | GrasperEvent.h [code] |
file | LocomotionEvent.cc [code] |
| Implements LocomotionEvent, which gives updates regarding the current movement of the robot through the world.
|
file | LocomotionEvent.h [code] |
| Describes LocomotionEvent, which gives updates regarding the current movement of the robot through the world.
|
file | LookoutEvents.cc [code] |
file | LookoutEvents.h [code] |
file | MoCapEvent.cc [code] |
| Implements MoCapEvent, an event for communicating localization information.
|
file | MoCapEvent.h [code] |
| Describes MoCapEvent, an event for communicating localization information.
|
file | NetworkBuffer.h [code] |
file | PilotEvent.h [code] |
file | PitchEvent.cc [code] |
| Implements PitchEvent, which provides information about a tone detected from the microphone(s).
|
file | PitchEvent.h [code] |
| Describes PitchEvent, which provides information about a tone detected from the microphone(s).
|
file | RemoteEvents.cc [code] |
file | RemoteEvents.h [code] |
file | RemoteRouter.cc [code] |
file | RemoteRouter.h [code] |
file | SegmentedColorFilterBankEvent.h [code] |
| Defines SegmentedColorFilterBankEvent, an event provides some additional color information over its superclass for image banks made up of indexed colors.
|
file | TextMsgEvent.cc [code] |
| Implements TextMsgEvent, which extends EventBase to also include actual message text.
|
file | TextMsgEvent.h [code] |
| Describes TextMsgEvent, which extends EventBase to also include actual message text.
|
file | TimerEvent.cc [code] |
file | TimerEvent.h [code] |
file | VisionObjectEvent.cc [code] |
| Implements VisionObjectEvent, which provides information about objects recognized in the camera image.
|
file | VisionObjectEvent.h [code] |
| Describes VisionObjectEvent, which provides information about objects recognized in the camera image.
|