GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CMX / V2-2-3

Constituent: cmx_interface     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_CMX_Instance Struct Reference

An instance in an interface description (a single 'block' in the file). More...

#include <CMX_interface_prv.h>

Collaboration diagram for _CMX_Instance:

Collaboration graph
[legend]

Data Fields

_CMX_Instancenext
char * name
signed int major
signed int minor
signed int patch
_CMX_Symbolglobal
_CMX_Symbollocal
char * parent
_CMX_Instanceparloc
unsigned short kidcnt
unsigned short stem

Detailed Description

An instance in an interface description (a single 'block' in the file).

This structure stores a single node in the tree(s) of interfaces described by a linker interface description file.


Field Documentation

struct _CMX_Symbol* _CMX_Instance::global
 

List of global symbols

unsigned short _CMX_Instance::kidcnt
 

Number of children

struct _CMX_Symbol* _CMX_Instance::local
 

List of local symbols

signed int _CMX_Instance::major
 

Major version number

signed int _CMX_Instance::minor
 

Minor version number

char* _CMX_Instance::name
 

Name of instance

struct _CMX_Instance* _CMX_Instance::next
 

Next instance

char* _CMX_Instance::parent
 

Parent name

struct _CMX_Instance* _CMX_Instance::parloc
 

Parent location (pointer)

signed int _CMX_Instance::patch
 

Patch version number

unsigned short _CMX_Instance::stem
 

Length of stem name


The documentation for this struct was generated from the following file:
Generated on Wed Dec 1 02:14:57 2004 by doxygen 1.3.3