Mon Sep 20 2010 00:34:36

Asterisk developer's documentation


Data Fields

ast_module Struct Reference

Collaboration diagram for ast_module:
Collaboration graph
[legend]

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

unsigned int declined

Definition at line 91 of file loader.c.

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

struct { ... } entry
struct { ... } flags
void* lib
struct ast_module* next

Definition at line 93 of file loader.c.

char resource[0]
unsigned int running
int usecount

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