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. --- Doc/doxygen/html/class_net_server_info.html | 446 ---------------------------- 1 file changed, 446 deletions(-) delete mode 100644 Doc/doxygen/html/class_net_server_info.html (limited to 'Doc/doxygen/html/class_net_server_info.html') diff --git a/Doc/doxygen/html/class_net_server_info.html b/Doc/doxygen/html/class_net_server_info.html deleted file mode 100644 index f4e3d59..0000000 --- a/Doc/doxygen/html/class_net_server_info.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - - -Starshatter_Open: NetServerInfo Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- - -
- -

#include <NetLobby.h>

- -

List of all members.

- - - -

-Public Types

enum  STATUS {
-  OFFLINE, -LOBBY, -BRIEFING, -ACTIVE, -
-  DEBRIEFING, -PERSISTENT -
- }
- - -

-Public Member Functions

 NetServerInfo ()
- - -

-Static Public Member Functions

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

-Public Attributes

Text name
Text hostname
Text password
Text type
NetAddr addr
WORD port
WORD gameport
bool save
Text version
Text machine_info
int nplayers
int hosted
int status
DWORD ping_time
-

Detailed Description

-
-

Definition at line 218 of file NetLobby.h.

-

Member Enumeration Documentation

- -
-
- - - - -
enum NetServerInfo::STATUS
-
-
Enumerator:
- - - - - - -
OFFLINE  -
LOBBY  -
BRIEFING  -
ACTIVE  -
DEBRIEFING  -
PERSISTENT  -
-
-
- -

Definition at line 223 of file NetLobby.h.

- -
-
-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
NetServerInfo::NetServerInfo ()
-
- -

Definition at line 627 of file NetLobby.cpp.

- -
-
-

Member Function Documentation

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

Definition at line 221 of file NetLobby.h.

- -
-
-

Member Data Documentation

- -
-
- - - - -
NetAddr NetServerInfo::addr
-
- -

Definition at line 231 of file NetLobby.h.

- -
-
- -
-
- - - - -
WORD NetServerInfo::gameport
-
- -

Definition at line 233 of file NetLobby.h.

- -
-
- -
-
- - - - -
int NetServerInfo::hosted
-
- -

Definition at line 239 of file NetLobby.h.

- -
-
- -
-
- - - - -
Text NetServerInfo::hostname
-
- -

Definition at line 228 of file NetLobby.h.

- -
-
- -
-
- - - - -
Text NetServerInfo::machine_info
-
- -

Definition at line 237 of file NetLobby.h.

- -
-
- -
-
- - - - -
Text NetServerInfo::name
-
- -

Definition at line 227 of file NetLobby.h.

- -
-
- -
-
- - - - -
int NetServerInfo::nplayers
-
- -

Definition at line 238 of file NetLobby.h.

- -
-
- -
-
- - - - -
Text NetServerInfo::password
-
- -

Definition at line 229 of file NetLobby.h.

- -
-
- -
-
- - - - -
DWORD NetServerInfo::ping_time
-
- -

Definition at line 242 of file NetLobby.h.

- -
-
- -
-
- - - - -
WORD NetServerInfo::port
-
- -

Definition at line 232 of file NetLobby.h.

- -
-
- -
-
- - - - -
bool NetServerInfo::save
-
- -

Definition at line 234 of file NetLobby.h.

- -
-
- -
-
- - - - -
int NetServerInfo::status
-
- -

Definition at line 240 of file NetLobby.h.

- -
-
- -
-
- - - - -
Text NetServerInfo::type
-
- -

Definition at line 230 of file NetLobby.h.

- -
-
- -
-
- - - - -
Text NetServerInfo::version
-
- -

Definition at line 236 of file NetLobby.h.

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