Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ast_module Struct Reference

Collaboration diagram for ast_module:

Data Fields

struct {
   struct ast_module *   next
entry
struct {
   unsigned int   declined:1
   unsigned int   running:1
flags
struct ast_module_infoinfo
void * lib
char resource [0]
int usecount
struct module_user_list users

Detailed Description

Definition at line 84 of file loader.c.


Field Documentation

struct { ... } entry
void* lib

Definition at line 86 of file loader.c.

Referenced by ast_unload_resource(), load_modules(), and load_resource().

struct ast_module* next

Definition at line 93 of file loader.c.


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