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

#include <NetAdminChat.h>

-
-Inheritance diagram for NetAdminChat:
-
-
- - -NetAdminServlet -HttpServlet - -
- -

List of all members.

- - - - - - - - - - - - - - - - - - - - - - - - - -

-Public Member Functions

 NetAdminChat ()
virtual ~NetAdminChat ()
virtual bool DoGet (HttpRequest &request, HttpResponse &response)
virtual Text GetContent ()
- Public Member Functions inherited from NetAdminServlet
 NetAdminServlet ()
virtual ~NetAdminServlet ()
virtual bool CheckUser (HttpRequest &request, HttpResponse &response)
virtual Text GetCSS ()
virtual Text GetHead (const char *title=0)
virtual Text GetBody ()
virtual Text GetTitleBar (const char *statline=0, const char *onload=0)
virtual Text GetStatLine ()
virtual Text GetCopyright ()
virtual Text GetBodyClose ()
- Public Member Functions inherited from HttpServlet
 HttpServlet ()
virtual ~HttpServlet ()
virtual bool Service (HttpRequest &request, HttpResponse &response)
virtual bool DoPost (HttpRequest &request, HttpResponse &response)
virtual bool DoHead (HttpRequest &request, HttpResponse &response)
virtual HttpSessionGetSession ()
virtual void SetSession (HttpSession *s)
- - - - - - -

-Additional Inherited Members

- Protected Attributes inherited from NetAdminServlet
NetAdminServeradmin
NetUseruser
- Protected Attributes inherited from HttpServlet
HttpSessionsession
-

Detailed Description

-
-

Definition at line 23 of file NetAdminChat.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
NetAdminChat::NetAdminChat ()
-
- -

Definition at line 30 of file NetAdminChat.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual NetAdminChat::~NetAdminChat ()
-
-inlinevirtual
-
- -

Definition at line 27 of file NetAdminChat.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - -
bool NetAdminChat::DoGet (HttpRequestrequest,
HttpResponseresponse 
)
-
-virtual
-
- -

Reimplemented from NetAdminServlet.

- -

Definition at line 36 of file NetAdminChat.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
Text NetAdminChat::GetContent ()
-
-virtual
-
- -

Reimplemented from NetAdminServlet.

- -

Definition at line 80 of file NetAdminChat.cpp.

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