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::ResolveResponse Struct Reference

#include <vsnet_parsecmd.h>

Inheritance diagram for VsnetDownload::Adapter::ResolveResponse:
VsnetDownload::Adapter::Base

Classes

struct  entry
 

Public Types

typedef vector< entry >::iterator iterator
 

Public Attributes

short num
 
vector< entryfiles
 
- Public Attributes inherited from VsnetDownload::Adapter::Base
VsnetDownload::Subcommand c
 

Detailed Description

Definition at line 113 of file vsnet_parsecmd.h.

Member Typedef Documentation

Member Data Documentation

vector< entry > VsnetDownload::Adapter::ResolveResponse::files

Definition at line 124 of file vsnet_parsecmd.h.

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

short VsnetDownload::Adapter::ResolveResponse::num

Definition at line 123 of file vsnet_parsecmd.h.

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


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