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

Public Attributes

ZIOz
 
Mbuffer buff
 
Dyndata dyd
 
const char * mode
 
const char * name
 

Detailed Description

Definition at line 644 of file ldo.cpp.

Member Data Documentation

Mbuffer SParser::buff

Definition at line 646 of file ldo.cpp.

Referenced by f_parser(), and luaD_protectedparser().

Dyndata SParser::dyd

Definition at line 647 of file ldo.cpp.

Referenced by f_parser(), and luaD_protectedparser().

const char* SParser::mode

Definition at line 648 of file ldo.cpp.

Referenced by f_parser(), and luaD_protectedparser().

const char* SParser::name

Definition at line 649 of file ldo.cpp.

Referenced by f_parser(), and luaD_protectedparser().

ZIO* SParser::z

Definition at line 645 of file ldo.cpp.

Referenced by f_parser(), and luaD_protectedparser().


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