|
|
char | itype |
| |
|
union { |
|
int _null |
| |
|
double _numeric |
| |
|
int _integer |
| |
|
int _boolean |
| |
|
const char * _string |
| |
|
FWPointer _pointer |
| |
|
FWPointer _web3dval |
| |
|
void * _jsobject |
| |
| }; | |
| |
Definition at line 112 of file FWTYPE.h.
The documentation for this struct was generated from the following file: