Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LookoutEvent Class Reference

#include <LookoutEvents.h>

Inheritance diagram for LookoutEvent:

Inheritance graph
[legend]
List of all members.

Detailed Description

Abstract base class for all Lookout Events.

Definition at line 13 of file LookoutEvents.h.

Public Types

 lookAt
 sketch
 ir
 scan
 track
 search
enum  LookoutEventType_t {
  lookAt, sketch, ir, scan,
  track, search
}

Public Member Functions

virtual LookoutEventType_t getLookoutEventType () const =0
 LookoutEvent ()
 LookoutEvent (bool _success, EventGeneratorID_t gid, unsigned int sid, EventTypeID_t tid, unsigned int dur=0)
 LookoutEvent (bool _success, EventGeneratorID_t gid, unsigned int sid, EventTypeID_t tid, unsigned int dur, const std::string &n, float mag)

Public Attributes

bool success


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

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