libkcal

icalmime.h File Reference

#include "icalcomponent.h"
#include "icalparser.h"

Include dependency graph for icalmime.h:

Go to the source code of this file.


Functions

char * icalmime_as_mime_string (char *component)
icalcomponenticalmime_parse (char *(*line_gen_func)(char *s, size_t size, void *d), void *data)

Function Documentation

char* icalmime_as_mime_string ( char *  component  ) 

icalcomponent* icalmime_parse ( char *(*)(char *s, size_t size, void *d)  line_gen_func,
void *  data 
)