AIEventDisasterZeppelinerCleared Class Reference

Event Disaster Zeppeliner Cleared, indicating a previously crashed zeppeliner has been removed, and the airport is operating again. More...

#include <ai_event_types.hpp>

Inheritance diagram for AIEventDisasterZeppelinerCleared:

AIEvent AIObject SimpleCountedObject

Public Member Functions

 AIEventDisasterZeppelinerCleared (StationID station)
StationID GetStationID ()
 Get the StationID of the station containing the affected airport.

Static Public Member Functions

static const char * GetClassName ()
static
AIEventDisasterZeppelinerCleared
Convert (AIEvent *instance)
 Convert an AIEvent to the real instance.

Private Attributes

StationID station

Detailed Description

Event Disaster Zeppeliner Cleared, indicating a previously crashed zeppeliner has been removed, and the airport is operating again.

Definition at line 698 of file ai_event_types.hpp.


Constructor & Destructor Documentation

AIEventDisasterZeppelinerCleared::AIEventDisasterZeppelinerCleared ( StationID  station  )  [inline]

Parameters:
station The station containing the affected airport

Definition at line 705 of file ai_event_types.hpp.


Member Function Documentation

static AIEventDisasterZeppelinerCleared* AIEventDisasterZeppelinerCleared::Convert ( AIEvent instance  )  [inline, static]

Convert an AIEvent to the real instance.

Parameters:
instance The instance to convert.
Returns:
The converted instance.

Definition at line 715 of file ai_event_types.hpp.

StationID AIEventDisasterZeppelinerCleared::GetStationID (  )  [inline]

Get the StationID of the station containing the affected airport.

Returns:
The StationID of the station containing the affected airport.

Definition at line 721 of file ai_event_types.hpp.


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

Generated on Sun Nov 15 15:40:33 2009 for OpenTTD by  doxygen 1.5.6