asObject Struct Reference

#include <asParse.h>

Collaboration diagram for asObject:

Collaboration graph
[legend]

Data Fields

asObjectnext
char * name
char * comment
asColumncolumnList
bool isTable
bool isSimple

Detailed Description

Definition at line 58 of file asParse.h.


Field Documentation

struct asObject* asObject::next [read]

Definition at line 61 of file asParse.h.

Referenced by asParseTokens(), and findObType().

char* asObject::name

Definition at line 62 of file asParse.h.

Referenced by asLinkEmbeddedObjects(), asParseTableDef(), asParseTokens(), and findObType().

char* asObject::comment

Definition at line 63 of file asParse.h.

Referenced by asParseTableDef().

struct asColumn* asObject::columnList [read]

Definition at line 64 of file asParse.h.

Referenced by asLinkEmbeddedObjects(), asParseColDef(), asParseTableDef(), and mustFindColumn().

bool asObject::isTable

Definition at line 65 of file asParse.h.

Referenced by asParseTableDef().

bool asObject::isSimple

Definition at line 66 of file asParse.h.

Referenced by asLinkEmbeddedObjects(), asParseColArraySpec(), and asParseTableDef().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:24:31 2007 for blat by  doxygen 1.5.2