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

#include <NetLobby.h>

- -

List of all members.

- - - - -

-Public Member Functions

 NetLobbyParam (const char *n, const char *v)
int operator== (const NetLobbyParam &p) const
- - -

-Static Public Member Functions

static const char * TYPENAME ()
- - - -

-Public Attributes

Text name
Text value
-

Detailed Description

-
-

Definition at line 157 of file NetLobby.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - -
NetLobbyParam::NetLobbyParam (const char * n,
const char * v 
)
-
-inline
-
- -

Definition at line 162 of file NetLobby.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - -
int NetLobbyParam::operator== (const NetLobbyParamp) const
-
-inline
-
- -

Definition at line 164 of file NetLobby.h.

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

Definition at line 160 of file NetLobby.h.

- -
-
-

Member Data Documentation

- -
-
- - - - -
Text NetLobbyParam::name
-
- -

Definition at line 166 of file NetLobby.h.

- -
-
- -
-
- - - - -
Text NetLobbyParam::value
-
- -

Definition at line 167 of file NetLobby.h.

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