Public Attributes | |
int | element_size |
int | allocated |
int | nelems |
void * | array |
Definition at line 127 of file luxparse.cpp.
Definition at line 129 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), and yyparse().
void* ParamArray::array |
Definition at line 131 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), ArrayFree(), and yyparse().
Definition at line 128 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), and yyparse().
Definition at line 130 of file luxparse.cpp.
Referenced by AddArrayElement(), ArrayDup(), VerifyArrayLength(), and yyparse().