#include <history.h>
Collaboration diagram for a_histevent:

Public Attributes | |
| HistEventType | type |
| short | startdate |
| short | enddate |
| SideMask | observers |
| a_histevent * | next |
| a_histevent * | prev |
| int | data [4] |
This ddefines an historical event.
|
|
data describing event |
|
|
date of event's end |
|
|
link to next in list |
|
|
which sides know about this event |
|
|
link to previous in list |
|
|
date of event's start |
|
|
type of historical event |
1.3.6