orca-robotics


INTRODUCTION
Overview
Download and Install
Documentation

REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map

DEVELOPER
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydroiceutil::EventReceiver Class Reference

A class which lets outsiders to post events into its own event queue. More...

#include <event.h>

Inherited by RecursiveEventReceiver, TestEventReceiver, and TestReceiver.

List of all members.

Public Member Functions

virtual bool event (const EventPtr &e)=0
bool event (int type)
 Convenience function, creates an Event of given type and calls the function above.


Detailed Description

A class which lets outsiders to post events into its own event queue.

An outsider is only allowed to post events, but not to get or clear them, etc.


Member Function Documentation

virtual bool hydroiceutil::EventReceiver::event const EventPtr e  )  [pure virtual]
 

This virtual function receives events sent to an object and should return true if the event e was recognized and processed.


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5