The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
wesnothd::handle_doc< Handler, ErrorHandler >::DataSize Union Reference

Public Attributes

boost::uint32_t size
 
char buf [4]
 

Detailed Description

template<typename Handler, typename ErrorHandler>
union wesnothd::handle_doc< Handler, ErrorHandler >::DataSize

Definition at line 136 of file server.cpp.

Member Data Documentation

template<typename Handler , typename ErrorHandler >
char wesnothd::handle_doc< Handler, ErrorHandler >::DataSize::buf[4]

Definition at line 139 of file server.cpp.

template<typename Handler , typename ErrorHandler >
boost::uint32_t wesnothd::handle_doc< Handler, ErrorHandler >::DataSize::size

Definition at line 138 of file server.cpp.


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