Main Page | Class List | Directories | File List | Class Members | File Members

_object Struct Reference

This structure contains one object description. More...

#include <cc_symtab.h>

List of all members.

Public Attributes

char * name
class_t cls
int lev
_typetype
int val
_objectnext
_objectdsc


Detailed Description

This structure contains one object description.


Member Data Documentation

class_t _object::cls
 

the object type class

struct _object* _object::dsc
 

more description objects

int _object::lev
 

declaration level

char* _object::name
 

the name of the object

struct _object* _object::next
 

the next object entry

struct _type* _object::type
 

the object's type

int _object::val
 

constants: value


The documentation for this struct was generated from the following file:
Generated on Thu Jul 13 03:56:37 2006 for CKPMcc by  doxygen 1.4.4