ptr.h File Reference

Mapping potential pointers to internal structures. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static __inline tm_typetm_block_to_type (tm_block *b)
 Returns the tm_type of a tm_block.
static __inline tm_blocktm_ptr_to_block (char *p)
 Returns the potential tm_block of a potential pointer.
static __inline tm_nodetm_pure_ptr_to_node (void *_p)
 Returns the tm_node of a pointer.
static __inline void * tm_node_to_ptr (tm_node *n)
 Returns the data pointer of a tm_node.
static __inline tm_blocktm_node_to_block (tm_node *n)
 Returns the tm_block of a tm_node.
static __inline tm_nodetm_ptr_to_node (void *p)
 Returns the tm_node of a potential pointer.
static __inline tm_typetm_node_to_type (tm_node *n)
 Returns the tm_type of a tm_node.

Detailed Description

Mapping potential pointers to internal structures.

Definition in file ptr.h.


Generated on Mon Jan 25 06:33:12 2010 for TM(tredmill) by  doxygen 1.6.1