asColumn Struct Reference

#include <asParse.h>

Collaboration diagram for asColumn:

Collaboration graph
[legend]

Data Fields

asColumnnext
char * name
char * comment
asTypeInfolowType
char * obName
asObjectobType
int fixedSize
char * linkedSizeName
asColumnlinkedSize
bool isSizeLink
bool isList
bool isArray
slNamevalues

Detailed Description

Definition at line 40 of file asParse.h.


Field Documentation

struct asColumn* asColumn::next [read]

Definition at line 43 of file asParse.h.

Referenced by asLinkEmbeddedObjects(), and mustFindColumn().

char* asColumn::name

Definition at line 44 of file asParse.h.

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

char* asColumn::comment

Definition at line 45 of file asParse.h.

Referenced by asParseColDef().

struct asTypeInfo* asColumn::lowType [read]

Definition at line 46 of file asParse.h.

Referenced by asParseColArraySpec(), and asParseColDef().

char* asColumn::obName

Definition at line 47 of file asParse.h.

Referenced by asLinkEmbeddedObjects(), and asParseColDef().

struct asObject* asColumn::obType [read]

Definition at line 48 of file asParse.h.

Referenced by asLinkEmbeddedObjects().

int asColumn::fixedSize

Definition at line 49 of file asParse.h.

Referenced by asParseColArraySpec(), and asParseColDef().

char* asColumn::linkedSizeName

Definition at line 50 of file asParse.h.

Referenced by asParseColArraySpec().

struct asColumn* asColumn::linkedSize [read]

Definition at line 51 of file asParse.h.

Referenced by asParseColArraySpec().

bool asColumn::isSizeLink

Definition at line 52 of file asParse.h.

Referenced by asParseColArraySpec().

bool asColumn::isList

Definition at line 53 of file asParse.h.

Referenced by asParseColArraySpec(), and asParseColDef().

bool asColumn::isArray

Definition at line 54 of file asParse.h.

Referenced by asParseColArraySpec().

struct slName* asColumn::values [read]

Definition at line 55 of file asParse.h.

Referenced by asParseColSymSpec().


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