Tizen Native API
4.0
|
Public Attributes | |
unsigned char | buf [8] |
void * | ptr |
uint64_t | _guarantee |
All possible value types.
This is only used to specify the minimum payload memory for Eina_Value.
uint64_t _Eina_Value_Union::_guarantee |
guarantees 8-byte alignment
unsigned char _Eina_Value_Union::buf[8] |
just hold 8-bytes, more goes into ptr
void* _Eina_Value_Union::ptr |
used as generic pointer