base::bitptr_u Union Reference
Cast in a nutshell Conversion int <-> ptr with a union.
More...
#include <bitptr.h>
List of all members.
|
Public Attributes |
intptr_t | ival |
uintptr_t | uval |
void * | ptr |
Detailed Description
Cast in a nutshell Conversion int <-> ptr with a union.
Use of (u)intptr_t to avoid possible endianness problems when manipulating the lower bits.
Member Data Documentation
The documentation for this union was generated from the following file:
- /home/adavid/UPPAAL/trunk/server/modules/include/base/bitptr.h
Generated on Fri Jun 30 00:02:30 2006 for Module base by
1.4.2