Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

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

intptr_t base::bitptr_u::ival
 

void* base::bitptr_u::ptr
 

uintptr_t base::bitptr_u::uval
 


The documentation for this union was generated from the following file:
Generated on Fri Jun 30 00:02:30 2006 for Module base by  doxygen 1.4.2