Script::_symbol Struct Reference

#include <script.h>

List of all members.

Public Attributes

_symbolnext
const char * id
struct {
   unsigned   size: 16
   bool   initial: 1
   bool   system: 1
   bool   readonly: 1
   bool   commit: 1
   bool   large: 1
   SymType   type: 6
flags
char data [1]


Member Data Documentation

bool Script::_symbol::commit

char Script::_symbol::data[1]

struct { ... } Script::_symbol::flags

const char* Script::_symbol::id

bool Script::_symbol::initial

bool Script::_symbol::large

struct _symbol* Script::_symbol::next

bool Script::_symbol::readonly

unsigned Script::_symbol::size

bool Script::_symbol::system

SymType Script::_symbol::type


The documentation for this struct was generated from the following file:
Generated on Mon Oct 23 02:40:57 2006 for ccScript by  doxygen 1.4.7