Sat Aug 6 00:40:08 2011

Asterisk developer's documentation


ast_module Struct Reference


Data Fields

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

Detailed Description

Definition at line 81 of file loader.c.


Field Documentation

unsigned int declined

Definition at line 88 of file loader.c.

Referenced by ast_module_reload(), ast_module_shutdown(), ast_unload_resource(), and load_resource().

struct { ... } entry

struct { ... } flags

Referenced by ast_module_reload(), ast_module_shutdown(), ast_unload_resource(), and load_resource().

struct ast_module_info* info

Definition at line 82 of file loader.c.

Referenced by ast_module_helper(), ast_module_register(), ast_module_reload(), ast_module_shutdown(), ast_module_unregister(), ast_update_module_list(), inspect_module(), load_dynamic_module(), and load_resource().

void* lib

Definition at line 83 of file loader.c.

Referenced by ast_unload_resource(), load_dynamic_module(), and unload_dynamic_module().

struct ast_module* next

Definition at line 90 of file loader.c.

char resource[0]

Definition at line 91 of file loader.c.

Referenced by ast_module_helper(), ast_module_reload(), ast_update_module_list(), find_resource(), and inspect_module().

unsigned int running

Definition at line 87 of file loader.c.

Referenced by ast_module_reload(), ast_module_shutdown(), ast_unload_resource(), and load_resource().

int usecount

Definition at line 84 of file loader.c.

Referenced by __ast_module_user_add(), __ast_module_user_hangup_all(), __ast_module_user_remove(), ast_module_ref(), ast_module_shutdown(), ast_module_unref(), ast_unload_resource(), and ast_update_module_list().

struct module_user_list users

Definition at line 85 of file loader.c.

Referenced by __ast_module_user_add(), __ast_module_user_hangup_all(), __ast_module_user_remove(), ast_module_register(), ast_module_shutdown(), and ast_module_unregister().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7