BlockCnt Struct Reference

List of all members.

Public Attributes

struct BlockCntprevious
int breaklist
lu_byte nactvar
lu_byte upval
lu_byte isbreakable


Detailed Description

Definition at line 40 of file lparser.cpp.


Member Data Documentation

struct BlockCnt* BlockCnt::previous [read]

Definition at line 41 of file lparser.cpp.

Referenced by breakstat(), enterblock(), leaveblock(), and markupval().

int BlockCnt::breaklist

Definition at line 42 of file lparser.cpp.

Referenced by block(), breakstat(), enterblock(), and leaveblock().

lu_byte BlockCnt::nactvar

Definition at line 43 of file lparser.cpp.

Referenced by breakstat(), enterblock(), leaveblock(), and markupval().

lu_byte BlockCnt::upval

Definition at line 44 of file lparser.cpp.

Referenced by breakstat(), enterblock(), leaveblock(), markupval(), and repeatstat().

lu_byte BlockCnt::isbreakable

Definition at line 45 of file lparser.cpp.

Referenced by breakstat(), enterblock(), and leaveblock().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:00 2009 for Scorched3D by  doxygen 1.5.3