element.h

Go to the documentation of this file.
00001 
00002 #ifndef _ELEMENT_H
00003 #define _ELEMENT_H
00004 
00005 
00006 MHD__asn1_retCode MHD__asn1_append_sequence_set (node_asn * node);
00007 
00008 MHD__asn1_retCode MHD__asn1_convert_integer (const char *value,
00009                                              unsigned char *value_out,
00010                                              int value_out_size, int *len);
00011 
00012 void MHD__asn1_hierarchical_name (node_asn * node, char *name, int name_size);
00013 
00014 #endif

Generated on Sun Jul 26 17:20:55 2009 for GNU libmicrohttpd by  doxygen 1.5.9