Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
NetMsgMultipart Struct Reference

#include <NetMsg.h>

List of all members.

Public Attributes

BYTE type
BYTE len
DWORD msgid
DWORD partno
DWORD nparts
BYTE payload [256]

Detailed Description

Definition at line 70 of file NetMsg.h.


Member Data Documentation

BYTE NetMsgMultipart::len

Definition at line 72 of file NetMsg.h.

DWORD NetMsgMultipart::msgid

Definition at line 73 of file NetMsg.h.

DWORD NetMsgMultipart::nparts

Definition at line 75 of file NetMsg.h.

DWORD NetMsgMultipart::partno

Definition at line 74 of file NetMsg.h.

BYTE NetMsgMultipart::payload[256]

Definition at line 76 of file NetMsg.h.

BYTE NetMsgMultipart::type

Definition at line 71 of file NetMsg.h.


The documentation for this struct was generated from the following file: