Fri Sep 25 19:28:47 2009

Asterisk developer's documentation


ast_module Struct Reference

Collaboration diagram for ast_module:

Collaboration graph
[legend]

Data Fields

struct {
   unsigned int   declined:1
   unsigned int   running:1
flags
struct ast_module_infoinfo
void * lib
int usecount
struct module_user_list users

Detailed Description

Definition at line 85 of file loader.c.


Field Documentation

unsigned int declined

Definition at line 92 of file loader.c.

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

struct { ... } flags

struct ast_module_info* info [read]

void* lib

Definition at line 87 of file loader.c.

Referenced by ast_unload_resource(), and load_modules().

unsigned int running

Definition at line 91 of file loader.c.

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

int usecount

struct module_user_list users [read]


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

Generated on Fri Sep 25 19:28:47 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.5