microfeed/microfeedmisc.c File Reference

#include <microfeed/microfeedmisc.h>
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include <stdlib.h>

Go to the source code of this file.

Data Structures

struct  _MicrofeedWeakReference

Functions

void * microfeed_memory_allocate_bytes (size_t size)
void microfeed_memory_free (void *pointer)
char * microfeed_util_string_concatenate (const char *s,...)
char * microfeed_util_string_unescape_percent_encoding (const char *s)
MicrofeedWeakReferencemicrofeed_weak_reference_new (void *referenced, MicrofeedWeakReference *existing_weak_reference)
void microfeed_weak_reference_free (MicrofeedWeakReference *weak_reference)
void * microfeed_weak_reference_get_impl (MicrofeedWeakReference *weak_reference)
void microfeed_weak_reference_invalidate (MicrofeedWeakReference *weak_reference)


Generated on Sat Feb 28 23:19:16 2009 for Microfeed by  doxygen 1.5.6