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

struct _symbol* Script::_symbol::next

const char* Script::_symbol::id

unsigned Script::_symbol::size

bool Script::_symbol::initial

bool Script::_symbol::system

bool Script::_symbol::readonly

bool Script::_symbol::commit

bool Script::_symbol::large

SymType Script::_symbol::type

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

char Script::_symbol::data[1]


The documentation for this struct was generated from the following file:
Generated on Mon Dec 25 15:42:02 2006 for ccScript by  doxygen 1.5.1