AIEventCompanyNew Class Reference

Event Company New, indicating a new company has been created. More...

#include <ai_event_types.hpp>

Inheritance diagram for AIEventCompanyNew:

AIEvent AIObject SimpleCountedObject

Public Member Functions

 AIEventCompanyNew (Owner owner)
AICompany::CompanyID GetCompanyID ()
 Get the CompanyID of the company that has been created.

Static Public Member Functions

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

Private Attributes

AICompany::CompanyID owner

Detailed Description

Event Company New, indicating a new company has been created.

Definition at line 290 of file ai_event_types.hpp.


Constructor & Destructor Documentation

AIEventCompanyNew::AIEventCompanyNew ( Owner  owner  )  [inline]

Parameters:
owner The new company.

Definition at line 297 of file ai_event_types.hpp.


Member Function Documentation

static AIEventCompanyNew* AIEventCompanyNew::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 307 of file ai_event_types.hpp.

AICompany::CompanyID AIEventCompanyNew::GetCompanyID (  )  [inline]

Get the CompanyID of the company that has been created.

Returns:
The CompanyID of the company.

Definition at line 313 of file ai_event_types.hpp.


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

Generated on Wed Apr 1 14:38:32 2009 for OpenTTD by  doxygen 1.5.6