File include/memwrap.h

  $Revision: 1.6 $

Utilities (ut). memwrap.h - header file for memory allocation wrappers.
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
Included in: modules/co/constants.c
  modules/df/defs.c
  modules/ma/bitmask.c
  modules/pr/properties.c
  modules/qc/query_command.c
  modules/qi/query_instructions.c
  modules/sk/socket.c
  modules/sq/mysql_driver.c
  modules/th/thread.c
  modules/wk/which_keytypes.c

Included Files


Preprocessor definitions

#define _MEMWRAP_H

#define wr_malloc( a, b )

#define wr_calloc( a, b, c )

#define wr_realloc( a, b, c )

#define wr_free( a )

#define wr_clear_list( a )