From 78eefa4b5a74690a537fc725b4de2224548a0826 Mon Sep 17 00:00:00 2001 From: dol-sen Date: Wed, 5 Oct 2011 13:50:03 -0700 Subject: move everything to prep for a merge into layman. --- c-layman/doc/html/dict_8h.html | 158 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 c-layman/doc/html/dict_8h.html (limited to 'c-layman/doc/html/dict_8h.html') diff --git a/c-layman/doc/html/dict_8h.html b/c-layman/doc/html/dict_8h.html new file mode 100644 index 0000000..8a7b994 --- /dev/null +++ b/c-layman/doc/html/dict_8h.html @@ -0,0 +1,158 @@ + + +C-Layman: /home/detlev/src/c-layman/src/dict.h File Reference + + + + + +
+

/home/detlev/src/c-layman/src/dict.h File Reference

+

+Go to the source code of this file. + + + + + + + + + + + + + +

Typedefs

typedef struct Dict Dict

Functions

DictdictCreate ()
void dictFree (Dict *t)
void dictInsert (Dict *list, const char *key, const char *value)
unsigned int dictCount (Dict *table)
+


Typedef Documentation

+ +
+
+ + + + +
typedef struct Dict Dict
+
+
+ +

+ +

+

+


Function Documentation

+ +
+
+ + + + + + + + + +
unsigned int dictCount (Dict table  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + +
Dict* dictCreate (  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + + +
void dictFree (Dict t  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + + + + + + + + + + + + + + + + + +
void dictInsert (Dict list,
const char *  key,
const char *  value 
)
+
+
+ +

+ +

+

+

+
Generated on Fri Aug 6 20:00:53 2010 for C-Layman by  + +doxygen 1.5.8
+ + -- cgit v1.2.3-1-g7c22