| Eneboo - Documentación para desarrolladores | 
#include <batchheap.h>
 
  
 | Clases | |
| class | freeObject | 
| Métodos públicos | |
| BatchHeap (void) | |
| ~BatchHeap (void) | |
| void * | malloc (size_t sz) | 
| void | free (void *ptr) | 
| BatchHeap< BatchNumber, SuperHeap >::BatchHeap | ( | void | ) |  [inline] | 
| BatchHeap< BatchNumber, SuperHeap >::~BatchHeap | ( | void | ) |  [inline] | 
| void BatchHeap< BatchNumber, SuperHeap >::free | ( | void * | ptr | ) |  [inline] | 
| void* BatchHeap< BatchNumber, SuperHeap >::malloc | ( | size_t | sz | ) |  [inline] | 
 1.7.4
 1.7.4