From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- .../html/class_campaign_situation_report.html | 432 --------------------- 1 file changed, 432 deletions(-) delete mode 100644 Doc/doxygen/html/class_campaign_situation_report.html (limited to 'Doc/doxygen/html/class_campaign_situation_report.html') diff --git a/Doc/doxygen/html/class_campaign_situation_report.html b/Doc/doxygen/html/class_campaign_situation_report.html deleted file mode 100644 index 783084b..0000000 --- a/Doc/doxygen/html/class_campaign_situation_report.html +++ /dev/null @@ -1,432 +0,0 @@ - - - - - -Starshatter_Open: CampaignSituationReport Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- - -
- -

#include <CampaignSituationReport.h>

- -

List of all members.

- - - - - -

-Public Member Functions

 CampaignSituationReport (Campaign *c, Mission *m)
virtual ~CampaignSituationReport ()
virtual void GenerateSituationReport ()
- - -

-Static Public Member Functions

static const char * TYPENAME ()
- - - - - -

-Protected Member Functions

virtual void GlobalSituation ()
virtual void MissionSituation ()
virtual MissionElementFindEscort (MissionElement *elem)
virtual Text GetThreatInfo ()
- - - - -

-Protected Attributes

Campaigncampaign
Missionmission
Text sitrep
-

Detailed Description

-
-

Definition at line 36 of file CampaignSituationReport.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
CampaignSituationReport::CampaignSituationReport (Campaignc,
Missionm 
)
-
- -

Definition at line 36 of file CampaignSituationReport.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
CampaignSituationReport::~CampaignSituationReport ()
-
-virtual
-
- -

Definition at line 40 of file CampaignSituationReport.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - -
MissionElement * CampaignSituationReport::FindEscort (MissionElementelem)
-
-protectedvirtual
-
- -

Definition at line 315 of file CampaignSituationReport.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void CampaignSituationReport::GenerateSituationReport ()
-
-virtual
-
- -

Definition at line 45 of file CampaignSituationReport.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
Text CampaignSituationReport::GetThreatInfo ()
-
-protectedvirtual
-
- -

Definition at line 333 of file CampaignSituationReport.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void CampaignSituationReport::GlobalSituation ()
-
-protectedvirtual
-
- -

Definition at line 63 of file CampaignSituationReport.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
void CampaignSituationReport::MissionSituation ()
-
-protectedvirtual
-
- -

Definition at line 100 of file CampaignSituationReport.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
static const char* CampaignSituationReport::TYPENAME ()
-
-inlinestatic
-
- -

Definition at line 39 of file CampaignSituationReport.h.

- -
-
-

Member Data Documentation

- -
-
- - - - - -
- - - - -
Campaign* CampaignSituationReport::campaign
-
-protected
-
- -

Definition at line 53 of file CampaignSituationReport.h.

- -
-
- -
-
- - - - - -
- - - - -
Mission* CampaignSituationReport::mission
-
-protected
-
- -

Definition at line 54 of file CampaignSituationReport.h.

- -
-
- -
-
- - - - - -
- - - - -
Text CampaignSituationReport::sitrep
-
-protected
-
- -

Definition at line 55 of file CampaignSituationReport.h.

- -
-
-
The documentation for this class was generated from the following files: -
-
- - - - -- cgit v1.1