Go to the source code of this file.
Functions | |
| void | make_forumtree (t_configuration *cfg, t_head *head) |
| void | make_thread_tree (GdomeNode *posting_newdoc, GdomeNode *posting_index, GdomeNodeList *contents, t_thread *thread, t_posting *post, int level, int pos) |
| void | handle_header (t_posting *p, GdomeNode *n, u_int64_t tid) |
| void | cleanup_forumtree () |
Definition in file initfinish.h.
|
|
This function free()s all for the thread tree reserved memory. Definition at line 761 of file initfinish.c. |
|
||||||||||||||||
|
This function reads the header data of a posting from the xml structure
Definition at line 705 of file initfinish.c. |
|
||||||||||||
|
This function creates the forum tree.
Definition at line 370 of file initfinish.c. |
|
||||||||||||||||||||||||||||||||
|
This function creates recursively a thread structure.
Definition at line 558 of file initfinish.c. |
1.3.5