piojo-0.9
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups
piojo_alloc_if Struct Reference

#include <piojo_alloc.h>

Public Attributes

piojo_alloc_cb alloc_cb
 
piojo_realloc_cb realloc_cb
 
piojo_free_cb free_cb
 

Detailed Description

Allocator interface.

Member Data Documentation

piojo_alloc_cb piojo_alloc_if::alloc_cb

Allocation callback.

piojo_free_cb piojo_alloc_if::free_cb

Free callback.

piojo_realloc_cb piojo_alloc_if::realloc_cb

Reallocation callback.


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