tm_adesc Struct Reference
[Configuration]

Allocation descriptor. More...

#include <tm.h>

Data Fields

size_t size
 Size of all objects allocated.
void * opaque
 User-specified data.
void * hidden
 tm_type handle.

Detailed Description

Allocation descriptor.

Specifies a user-defined handle for requesting allocations of a particular type and size.

Definition at line 48 of file tm.h.


Field Documentation

tm_type handle.

Definition at line 51 of file tm.h.

Referenced by _tm_alloc_desc_inner(), and tm_adesc_for_size().

User-specified data.

Definition at line 50 of file tm.h.

Size of all objects allocated.

Definition at line 49 of file tm.h.

Referenced by tm_adesc_for_size(), and tm_alloc_desc().


The documentation for this struct was generated from the following file:

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