Public Types | Public Member Functions | Private Attributes
CmdrEvent Class Reference

#include <Event.h>

Inheritance diagram for CmdrEvent:
Inheritance graph
[legend]

List of all members.

Public Types

enum  event_t {
  Blocked, Done, EnterLane, Fail,
  None, Replan, Wait, N_events
}

Public Member Functions

 CmdrEvent ()
 CmdrEvent (event_t val)
const char * Name ()
void operator= (event_t newval)
void operator= (CmdrEvent newval)
event_t Value (void)

Private Attributes

event_t event

Detailed Description

Definition at line 17 of file Event.h.


Member Enumeration Documentation

Enumerator:
Blocked 
Done 
EnterLane 
Fail 
None 
Replan 
Wait 
N_events 

Reimplemented from FSMevent.

Definition at line 20 of file Event.h.


Constructor & Destructor Documentation

CmdrEvent::CmdrEvent ( ) [inline]

Definition at line 48 of file Event.h.

CmdrEvent::CmdrEvent ( event_t  val) [inline]

Definition at line 53 of file Event.h.


Member Function Documentation

const char* CmdrEvent::Name ( void  ) [inline]

Reimplemented from FSMevent.

Definition at line 33 of file Event.h.

void CmdrEvent::operator= ( event_t  newval) [inline]

Definition at line 63 of file Event.h.

void CmdrEvent::operator= ( CmdrEvent  newval) [inline]

Definition at line 68 of file Event.h.

event_t CmdrEvent::Value ( void  ) [inline]

Definition at line 58 of file Event.h.


Member Data Documentation

Reimplemented from FSMevent.

Definition at line 74 of file Event.h.


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


art_nav
Author(s): Austin Robot Technology, Jack O'Quin
autogenerated on Fri Jan 3 2014 11:08:43