ARB
Public Attributes | List of all members
GEN_NodeTextBuilder Struct Reference
Collaboration diagram for GEN_NodeTextBuilder:
Collaboration graph
[legend]

Public Attributes

char buf [GEN_NDS_STRING_SIZE]
 
char zbuf [GEN_NDS_COUNT]
 
long lengths [GEN_NDS_COUNT]
 
long rek [GEN_NDS_COUNT]
 
chardkeys [GEN_NDS_COUNT]
 
charparsing [GEN_NDS_COUNT]
 
long count
 
int errorclip
 

Detailed Description

Definition at line 34 of file GEN_nds.cxx.

Member Data Documentation

char GEN_NodeTextBuilder::buf[GEN_NDS_STRING_SIZE]

Definition at line 35 of file GEN_nds.cxx.

Referenced by GEN_make_node_text_nds().

char GEN_NodeTextBuilder::zbuf[GEN_NDS_COUNT]

Definition at line 36 of file GEN_nds.cxx.

long GEN_NodeTextBuilder::lengths[GEN_NDS_COUNT]

Definition at line 37 of file GEN_nds.cxx.

Referenced by GEN_make_node_text_init(), and GEN_make_node_text_nds().

long GEN_NodeTextBuilder::rek[GEN_NDS_COUNT]

Definition at line 38 of file GEN_nds.cxx.

Referenced by GEN_make_node_text_init(), and GEN_make_node_text_nds().

char* GEN_NodeTextBuilder::dkeys[GEN_NDS_COUNT]

Definition at line 39 of file GEN_nds.cxx.

Referenced by GEN_make_node_text_init(), and GEN_make_node_text_nds().

char* GEN_NodeTextBuilder::parsing[GEN_NDS_COUNT]

Definition at line 40 of file GEN_nds.cxx.

Referenced by GEN_make_node_text_init(), and GEN_make_node_text_nds().

long GEN_NodeTextBuilder::count

Definition at line 41 of file GEN_nds.cxx.

Referenced by GEN_make_node_text_init(), and GEN_make_node_text_nds().

int GEN_NodeTextBuilder::errorclip

Definition at line 42 of file GEN_nds.cxx.

Referenced by GEN_make_node_text_init(), and GEN_make_node_text_nds().


The documentation for this struct was generated from the following file: