Mon Mar 12 2012 21:48:13

Asterisk developer's documentation


loadupdate Struct Reference
Collaboration diagram for loadupdate:

Data Fields

struct {
   struct loadupdate *   next
entry
int(* updater )(void)

Detailed Description

Definition at line 116 of file loader.c.


Field Documentation

struct { ... } entry
struct loadupdate* next

Definition at line 118 of file loader.c.

int(* updater)(void)

Definition at line 117 of file loader.c.

Referenced by ast_loader_register(), ast_loader_unregister(), and ast_update_use_count().


The documentation for this struct was generated from the following file: