ARB
|
Public Attributes | |
char | buf [GEN_NDS_STRING_SIZE] |
char | zbuf [GEN_NDS_COUNT] |
long | lengths [GEN_NDS_COUNT] |
long | rek [GEN_NDS_COUNT] |
char * | dkeys [GEN_NDS_COUNT] |
char * | parsing [GEN_NDS_COUNT] |
long | count |
int | errorclip |
Definition at line 34 of file GEN_nds.cxx.
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().