Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

ost::_symbol Struct Reference

#include <script.h>

List of all members.

Public Attributes

_symbol * next
char * id
ost::_symbol:: { ... }  flags
char data [1]
unsigned size: 16
bool initial: 1
bool system: 1
bool readonly: 1
bool commit: 1
scriptsymtype_t type: 6


Member Data Documentation

bool ost::_symbol::commit
 

char ost::_symbol::data[1]
 

struct { ... } ost::_symbol::flags
 

char* ost::_symbol::id
 

bool ost::_symbol::initial
 

struct _symbol* ost::_symbol::next
 

bool ost::_symbol::readonly
 

unsigned ost::_symbol::size
 

bool ost::_symbol::system
 

scriptsymtype_t ost::_symbol::type
 


The documentation for this struct was generated from the following file:
Generated at Fri Nov 2 09:22:24 2001 for ccscript by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001