[EXO Home]     Doxygen Index> CAB / V1-0-1 > cmx_asBuilt / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_CMX_asBuiltLoad Struct Reference

Doubly linked list to capture modules in load order. More...

#include <CAB_asBuiltPrv.h>

List of all members.

Public Attributes

struct _CMX_asBuiltLoadfwd
struct _CMX_asBuiltLoadbak
struct
_CMX_asBuiltIdentity
id


Detailed Description

Doubly linked list to capture modules in load order.

As CMX-as-built is entered onto the alphabetical list, it's also captured onto a doubly linked list in load order. The modules can then be scanned in either forward or reverse order.


Member Data Documentation

struct _CMX_asBuiltLoad* _CMX_asBuiltLoad::fwd [read]

Forward pointer (newer)

struct _CMX_asBuiltLoad* _CMX_asBuiltLoad::bak [read]

Backward pointer (older)

struct _CMX_asBuiltIdentity* _CMX_asBuiltLoad::id [read]

Parent identity block


The documentation for this struct was generated from the following file:
Generated on Thu Apr 22 15:35:19 2010 by  doxygen 1.5.3