GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CMX / V2-6-8

Constituent: cmx_asBuilt     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

_CMX_asBuiltLoad Struct Reference

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

#include <CMX_asBuiltPrv.h>

Collaboration diagram for _CMX_asBuiltLoad:

Collaboration graph
[legend]

Data Fields

_CMX_asBuiltLoadfwd
_CMX_asBuiltLoadbak
_CMX_asBuiltIdentityid

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.


Field Documentation

struct _CMX_asBuiltLoad* _CMX_asBuiltLoad::bak
 

Backward pointer (older)

struct _CMX_asBuiltLoad* _CMX_asBuiltLoad::fwd
 

Forward pointer (newer)

struct _CMX_asBuiltIdentity* _CMX_asBuiltLoad::id
 

Parent identity block


The documentation for this struct was generated from the following file:
Generated on Tue Jul 25 20:41:58 2006 by  doxygen 1.4.4