Public Attributes | |
int | element_size |
int | allocated |
int | nelems |
void * | array |
Definition at line 122 of file luxparse.cpp.
Definition at line 124 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), and yyparse().
void* ParamArray::array |
Definition at line 126 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), ArrayFree(), and yyparse().
Definition at line 123 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), and yyparse().
Definition at line 125 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), VerifyArrayLength(), and yyparse().