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
Mbuffer Struct Reference

#include <lzio.h>

Public Attributes

char * buffer
 
size_t n
 
size_t buffsize
 

Detailed Description

Definition at line 22 of file lzio.h.

Member Data Documentation

char* Mbuffer::buffer

Definition at line 23 of file lzio.h.

Referenced by luaZ_openspace(), and save().

size_t Mbuffer::buffsize

Definition at line 25 of file lzio.h.

Referenced by luaZ_openspace().

size_t Mbuffer::n

Definition at line 24 of file lzio.h.


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