Public Attributes
AvahiAllocator Struct Reference

#include <malloc.h>

List of all members.

Public Attributes

void *(* calloc )(size_t nmemb, size_t size)
void(* free )(void *p)
void *(* malloc )(size_t size)
void *(* realloc )(void *p, size_t size)

Detailed Description

Wraps allocator functions

Definition at line 77 of file malloc.h.


Member Data Documentation

void*(* AvahiAllocator::calloc)(size_t nmemb, size_t size)

May be NULL

Definition at line 81 of file malloc.h.

Definition at line 79 of file malloc.h.

void*(* AvahiAllocator::malloc)(size_t size)

Definition at line 78 of file malloc.h.

void*(* AvahiAllocator::realloc)(void *p, size_t size)

Definition at line 80 of file malloc.h.


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


pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:22