The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
sendfile_param Struct Reference

Public Member Functions

 sendfile_param (size_t size, bool system)
 

Public Attributes

size_t size_
 
bool system_
 

Detailed Description

Definition at line 213 of file test_network_worker.cpp.

Constructor & Destructor Documentation

sendfile_param::sendfile_param ( size_t  size,
bool  system 
)
inline

Definition at line 214 of file test_network_worker.cpp.

Member Data Documentation

size_t sendfile_param::size_

Definition at line 215 of file test_network_worker.cpp.

bool sendfile_param::system_

Definition at line 216 of file test_network_worker.cpp.


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