_dependancy Struct Reference

#include <modules.h>

Collaboration diagram for _dependancy:
Collaboration graph
[legend]

Data Fields

struct _module_entryneeded
struct _module_entryneeding
struct _dependancynext
int major
int minor

Detailed Description

Definition at line 71 of file modules.h.


Field Documentation

int major

Definition at line 75 of file modules.h.

int minor

Definition at line 76 of file modules.h.

struct _module_entry* needed [read]

Definition at line 72 of file modules.h.

Referenced by mainloop().

struct _module_entry* needing [read]

Definition at line 73 of file modules.h.

struct _dependancy* next [read]

Definition at line 74 of file modules.h.

Referenced by expmem_modules(), mainloop(), and tcl_modules().


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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1