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

#include <NetData.h>

-
-Inheritance diagram for NetWepDestroy:
-
-
- - -NetData - -
- -

List of all members.

- - - -

-Public Types

enum  { TYPE = NET_WEP_DESTROY, -SIZE = 4 - }
- - - - - - - - - - - -

-Public Member Functions

 NetWepDestroy ()
virtual BYTE * Pack ()
virtual bool Unpack (const BYTE *data)
virtual int Type () const
virtual int Length () const
virtual DWORD GetObjID () const
virtual void SetObjID (DWORD o)
- Public Member Functions inherited from NetData
 NetData ()
virtual ~NetData ()
- - -

-Static Public Member Functions

static const char * TYPENAME ()
-

Detailed Description

-
-

Definition at line 648 of file NetData.h.

-

Member Enumeration Documentation

- -
-
- - - - -
anonymous enum
-
-
Enumerator:
- - -
TYPE  -
SIZE  -
-
-
- -

Definition at line 655 of file NetData.h.

- -
-
-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - -
NetWepDestroy::NetWepDestroy ()
-
-inline
-
- -

Definition at line 653 of file NetData.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
virtual DWORD NetWepDestroy::GetObjID () const
-
-inlinevirtual
-
- -

Reimplemented from NetData.

- -

Definition at line 662 of file NetData.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual int NetWepDestroy::Length () const
-
-inlinevirtual
-
- -

Reimplemented from NetData.

- -

Definition at line 660 of file NetData.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
BYTE * NetWepDestroy::Pack ()
-
-virtual
-
- -

Reimplemented from NetData.

- -

Definition at line 839 of file NetData.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - - -
virtual void NetWepDestroy::SetObjID (DWORD o)
-
-inlinevirtual
-
- -

Reimplemented from NetData.

- -

Definition at line 663 of file NetData.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual int NetWepDestroy::Type () const
-
-inlinevirtual
-
- -

Reimplemented from NetData.

- -

Definition at line 659 of file NetData.h.

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

Reimplemented from NetData.

- -

Definition at line 651 of file NetData.h.

- -
-
- -
-
- - - - - -
- - - - - - - - -
bool NetWepDestroy::Unpack (const BYTE * data)
-
-virtual
-
- -

Reimplemented from NetData.

- -

Definition at line 852 of file NetData.cpp.

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