bu_hook_list Struct Reference

#include <bu.h>

Collaboration diagram for bu_hook_list:

Collaboration graph
[legend]

Data Fields

bu_list l
 linked list
bu_hook_t hookfunc
 function to call
genptr_t clientdata
 data for caller

Detailed Description

Definition at line 1092 of file bu.h.


Field Documentation

struct bu_list l
 

linked list

Definition at line 1093 of file bu.h.

Referenced by bu_add_hook(), bu_bomb(), bu_call_hook(), bu_delete_hook(), bu_flog(), bu_hook_list_init(), bu_log(), bu_log_add_hook(), bu_log_call_hooks(), bu_log_delete_hook(), and bu_putchar().

bu_hook_t hookfunc
 

function to call

Definition at line 1094 of file bu.h.

Referenced by bu_add_hook(), bu_call_hook(), bu_delete_hook(), bu_hook_list_init(), bu_log_add_hook(), bu_log_call_hooks(), and bu_log_delete_hook().

genptr_t clientdata
 

data for caller

Definition at line 1095 of file bu.h.

Referenced by bu_add_hook(), bu_call_hook(), bu_delete_hook(), bu_hook_list_init(), bu_log_add_hook(), bu_log_call_hooks(), and bu_log_delete_hook().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:10 2006 for BRL-CAD by  doxygen 1.4.6