#include <store.h>
Public Attributes | |
| bool | boolean |
| char | byte |
| short | _short |
| int | _int |
| float | _float |
| void * | ptr |
| bool StoreUnion::boolean |
| char StoreUnion::byte |
| short StoreUnion::_short |
| int StoreUnion::_int |
| float StoreUnion::_float |
| void* StoreUnion::ptr |
1.5.6