Public Attributes | |
int | element_size |
int | allocated |
int | nelems |
void * | array |
Definition at line 212 of file luxparse.cpp.
Definition at line 214 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), and yyparse().
void* ParamArray::array |
Definition at line 216 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), ArrayFree(), and yyparse().
Definition at line 213 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), and yyparse().
Definition at line 215 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), VerifyArrayLength(), and yyparse().