Givaro
Static Public Member Functions
GivMMRefCount Class Reference

#include <givaromm.h>

Static Public Member Functions

static void * allocate (const size_t s)
static void * reallocate (void *p, const size_t oldsize, const size_t newsize)
static void desallocate (void *p, const size_t=0)
static void * assign (void **dest, void *src)
static int incrc (void *p)
static int decrc (void *p)
static int getrc (void *p)

Member Function Documentation

static void* allocate ( const size_t  s) [inline, static]
void * reallocate ( void *  p,
const size_t  oldsize,
const size_t  newsize 
) [static]
static void desallocate ( void *  p,
const size_t  = 0 
) [inline, static]
static void* assign ( void **  dest,
void *  src 
) [inline, static]
static int incrc ( void *  p) [inline, static]
static int decrc ( void *  p) [inline, static]
static int getrc ( void *  p) [inline, static]

The documentation for this class was generated from the following files: