module Struct Reference
[generic]


Data Fields

bool bfs_tag
 Tag for modules already processed during a BFS.
size_t bias
module ** deps
 Array of pointers to directly dependent modules.
dyn_info_t dyn
link_t modules_link
 Link to list of all modules in runtime environment.
size_t n_deps
 Number of fields in deps.
link_t queue_link
 Link to BFS queue.
bool relocated
 True iff relocations have already been processed in this module.

Detailed Description

Definition at line 42 of file module.h.


Field Documentation

link_t queue_link

Link to BFS queue.

Only used when doing a BFS of the module graph

Definition at line 58 of file module.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7