enet  v1.3.12
reliable UDP networking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_ENetCallbacks Struct Reference

#include <callbacks.h>

Public Member Functions

void *ENET_CALLBACKmalloc (size_t size)
 
 void (ENET_CALLBACK *free)(void *memory)
 
 void (ENET_CALLBACK *no_memory)(void)
 

Member Function Documentation

void* ENET_CALLBACK* _ENetCallbacks::malloc ( size_t  size)

Referenced by enet_initialize_with_callbacks(), and enet_malloc().

Here is the caller graph for this function:

_ENetCallbacks::void ( ENET_CALLBACK free)
_ENetCallbacks::void ( ENET_CALLBACK no_memory)

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