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 14 of file LookoutEvents.h.

Public Types

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

Public Member Functions

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


Member Enumeration Documentation

Enumerator:
lookAt 
sketch 
ir 
scan 

Definition at line 16 of file LookoutEvents.h.


Constructor & Destructor Documentation

LookoutEvent::LookoutEvent (  )  [inline]

Definition at line 19 of file LookoutEvents.h.

LookoutEvent::LookoutEvent ( EventGeneratorID_t  gid,
unsigned int  sid,
EventTypeID_t  tid,
unsigned int  dur = 0 
) [inline]

Definition at line 20 of file LookoutEvents.h.

LookoutEvent::LookoutEvent ( EventGeneratorID_t  gid,
unsigned int  sid,
EventTypeID_t  tid,
unsigned int  dur,
const std::string &  n,
float  mag 
) [inline]

Definition at line 22 of file LookoutEvents.h.


Member Function Documentation

virtual LookoutEventType_t LookoutEvent::getLookoutEventType (  )  const [pure virtual]


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

Tekkotsu v3.0
Generated Wed Oct 4 00:05:06 2006 by Doxygen 1.4.7