TString Union Reference

#include <lobject.h>


Data Fields

L_Umaxalign dummy
struct {
   GCObject *   next
   lu_byte   tt
   lu_byte   marked
   lu_byte   reserved
   lu_hash   hash
   size_t   len
tsv


Detailed Description

Definition at line 180 of file lobject.h.


Field Documentation

L_Umaxalign TString::dummy

Definition at line 181 of file lobject.h.

GCObject* TString::next

Definition at line 183 of file lobject.h.

Referenced by newlstr().

lu_byte TString::tt

Definition at line 183 of file lobject.h.

Referenced by newlstr().

lu_byte TString::marked

Definition at line 183 of file lobject.h.

Referenced by newlstr().

lu_byte TString::reserved

Definition at line 184 of file lobject.h.

Referenced by luaX_lex(), and newlstr().

lu_hash TString::hash

Definition at line 185 of file lobject.h.

Referenced by newlstr().

size_t TString::len

Definition at line 186 of file lobject.h.

Referenced by DumpString(), luaV_strcmp(), and newlstr().

struct { ... } TString::tsv

Referenced by DumpString(), luaV_strcmp(), luaX_lex(), and newlstr().


The documentation for this union was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2