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

#include <NetHost.h>

- -

List of all members.

- - - - - - - - - - -

-Public Member Functions

 NetHost ()
 NetHost (const char *host_addr)
 NetHost (const NetHost &n)
 ~NetHost ()
const char * Name ()
NetAddr Address ()
List< Text > & Aliases ()
List< NetAddr > & AddressList ()
- - -

-Static Public Member Functions

static const char * TYPENAME ()
-

Detailed Description

-
-

Definition at line 25 of file NetHost.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
NetHost::NetHost ()
-
- -

Definition at line 21 of file NetHost.cpp.

- -
-
- -
-
- - - - - - - - -
NetHost::NetHost (const char * host_addr)
-
- -

Definition at line 29 of file NetHost.cpp.

- -
-
- -
-
- - - - - - - - -
NetHost::NetHost (const NetHostn)
-
- -

Definition at line 67 of file NetHost.cpp.

- -
-
- -
-
- - - - - - - -
NetHost::~NetHost ()
-
- -

Definition at line 84 of file NetHost.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - - - -
NetAddr NetHost::Address ()
-
- -

Definition at line 97 of file NetHost.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
List<NetAddr>& NetHost::AddressList ()
-
-inline
-
- -

Definition at line 39 of file NetHost.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
List<Text>& NetHost::Aliases ()
-
-inline
-
- -

Definition at line 38 of file NetHost.h.

- -
-
- -
-
- - - - - - - -
const char * NetHost::Name ()
-
- -

Definition at line 91 of file NetHost.cpp.

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

Definition at line 28 of file NetHost.h.

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