Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VsnetDownload::Adapter::Download Struct Reference

#include <vsnet_parsecmd.h>

Inheritance diagram for VsnetDownload::Adapter::Download:
VsnetDownload::Adapter::Base

Public Attributes

string file
 
short payload_len
 
unsigned char * payload
 
- Public Attributes inherited from VsnetDownload::Adapter::Base
VsnetDownload::Subcommand c
 

Detailed Description

Definition at line 146 of file vsnet_parsecmd.h.

Member Data Documentation

string VsnetDownload::Adapter::Download::file

Definition at line 148 of file vsnet_parsecmd.h.

Referenced by VsnetDownload::RecvCmdDownload::parse().

unsigned char* VsnetDownload::Adapter::Download::payload

Definition at line 150 of file vsnet_parsecmd.h.

Referenced by VsnetDownload::RecvCmdDownload::parse().

short VsnetDownload::Adapter::Download::payload_len

Definition at line 149 of file vsnet_parsecmd.h.

Referenced by VsnetDownload::RecvCmdDownload::parse().


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