From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNLNET_1_1CBufferizedOutPacket.html | 311 +++++++++++++++++++++ 1 file changed, 311 insertions(+) create mode 100644 docs/doxygen/nel/structNLNET_1_1CBufferizedOutPacket.html (limited to 'docs/doxygen/nel/structNLNET_1_1CBufferizedOutPacket.html') diff --git a/docs/doxygen/nel/structNLNET_1_1CBufferizedOutPacket.html b/docs/doxygen/nel/structNLNET_1_1CBufferizedOutPacket.html new file mode 100644 index 00000000..1beaa179 --- /dev/null +++ b/docs/doxygen/nel/structNLNET_1_1CBufferizedOutPacket.html @@ -0,0 +1,311 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLNET::CBufferizedOutPacket Struct Reference

List of all members. + + + + + + + + + +

Public Methods

 CBufferizedOutPacket (CUdpSock *client, const uint8 *packet, uint32 packetSize, uint32 delay, const CInetAddress *addr)
 ~CBufferizedOutPacket ()

Public Attributes

CUdpSockClient
uint8Packet
uint32 PacketSize
TTime Time
CInetAddressAddr
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NLNET::CBufferizedOutPacket::CBufferizedOutPacket CUdpSock  client,
const uint8  packet,
uint32   packetSize,
uint32   delay,
const CInetAddress  addr
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file udp_sim_sock.cpp. +

+References Addr, addr, Client, nlassert, Packet, PacketSize, and Time.

+

+ + + + +
+ + + + + + + + + +
NLNET::CBufferizedOutPacket::~CBufferizedOutPacket   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 68 of file udp_sim_sock.cpp. +

+References Addr, Client, nlassert, Packet, PacketSize, and Time.

+


Member Data Documentation

+

+ + + + +
+ + +
CInetAddress* NLNET::CBufferizedOutPacket::Addr +
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file udp_sim_sock.cpp. +

+Referenced by CBufferizedOutPacket, and ~CBufferizedOutPacket.

+

+ + + + +
+ + +
CUdpSock* NLNET::CBufferizedOutPacket::Client +
+
+ + + + + +
+   + + +

+ +

+Definition at line 80 of file udp_sim_sock.cpp. +

+Referenced by CBufferizedOutPacket, and ~CBufferizedOutPacket.

+

+ + + + +
+ + +
uint8* NLNET::CBufferizedOutPacket::Packet +
+
+ + + + + +
+   + + +

+ +

+Definition at line 81 of file udp_sim_sock.cpp. +

+Referenced by CBufferizedOutPacket, and ~CBufferizedOutPacket.

+

+ + + + +
+ + +
uint32 NLNET::CBufferizedOutPacket::PacketSize +
+
+ + + + + +
+   + + +

+ +

+Definition at line 82 of file udp_sim_sock.cpp. +

+Referenced by CBufferizedOutPacket, and ~CBufferizedOutPacket.

+

+ + + + +
+ + +
TTime NLNET::CBufferizedOutPacket::Time +
+
+ + + + + +
+   + + +

+ +

+Definition at line 83 of file udp_sim_sock.cpp. +

+Referenced by CBufferizedOutPacket, and ~CBufferizedOutPacket.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1