hook.c File Reference

BRL-CAD support library's hook utility. More...

#include "common.h"
#include <stdlib.h>
#include <stdio.h>
#include "machine.h"
#include "bu.h"

Include dependency graph for hook.c:

Go to the source code of this file.

Functions

void bu_hook_list_init (struct bu_hook_list *hlp)
void bu_add_hook (struct bu_hook_list *hlp, bu_hook_t func, genptr_t clientdata)
void bu_delete_hook (struct bu_hook_list *hlp, bu_hook_t func, genptr_t clientdata)
void bu_call_hook (struct bu_hook_list *hlp, genptr_t buf)


Detailed Description

BRL-CAD support library's hook utility.

Author:

Robert G. Parker
Michael John Muuss
Glenn Durfee
Source

The U. S. Army Research Laboratory
Aberdeen Proving Ground, Maryland 21005-5068 USA
Acknowledgements
This builds on the work in libbu/log.c.

Definition in file hook.c.


Generated on Mon Sep 18 01:25:03 2006 for BRL-CAD by  doxygen 1.4.6