From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_net_campaign_info.html | 269 ++++++++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 Doc/doxygen/html/class_net_campaign_info.html (limited to 'Doc/doxygen/html/class_net_campaign_info.html') diff --git a/Doc/doxygen/html/class_net_campaign_info.html b/Doc/doxygen/html/class_net_campaign_info.html new file mode 100644 index 0000000..d89430f --- /dev/null +++ b/Doc/doxygen/html/class_net_campaign_info.html @@ -0,0 +1,269 @@ + + + + + +Starshatter_Open: NetCampaignInfo Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
NetCampaignInfo Class Reference
+
+
+ +

#include <NetLobby.h>

+ +

List of all members.

+ + + + +

+Public Member Functions

 NetCampaignInfo ()
 ~NetCampaignInfo ()
+ + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + + + +

+Public Attributes

int id
Text name
List< MissionInfomissions
+

Detailed Description

+
+

Definition at line 247 of file NetLobby.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
NetCampaignInfo::NetCampaignInfo ()
+
+inline
+
+ +

Definition at line 252 of file NetLobby.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
NetCampaignInfo::~NetCampaignInfo ()
+
+inline
+
+ +

Definition at line 253 of file NetLobby.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
static const char* NetCampaignInfo::TYPENAME ()
+
+inlinestatic
+
+ +

Definition at line 250 of file NetLobby.h.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
int NetCampaignInfo::id
+
+ +

Definition at line 255 of file NetLobby.h.

+ +
+
+ +
+
+ + + + +
List<MissionInfo> NetCampaignInfo::missions
+
+ +

Definition at line 258 of file NetLobby.h.

+ +
+
+ +
+
+ + + + +
Text NetCampaignInfo::name
+
+ +

Definition at line 256 of file NetLobby.h.

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