Roomba Tank
CSC 460 Project 3
Data Fields
Event Struct Reference

#include <os.h>

Data Fields

EVENT e
 
EVENT_STATE state
 
PID p
 

Detailed Description

Each event is represented by a event struct, which contains all relevant information about this event.

Definition at line 92 of file os.h.

Field Documentation

EVENT e

Definition at line 93 of file os.h.

PID p

Definition at line 95 of file os.h.

EVENT_STATE state

Definition at line 94 of file os.h.


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