GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CMX / V2-13-5 > cmx_interface / rhel4-32


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>

List of all members.

Public Attributes

struct _CMX_Instancenext
char * name
signed int major
signed int minor
signed int patch
struct _CMX_Symbolglobal
struct _CMX_Symbollocal
char * parent
struct _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.


Member Data Documentation

struct _CMX_Instance* _CMX_Instance::next [read]

Next instance

char* _CMX_Instance::name

Name of instance

signed int _CMX_Instance::major

Major version number

signed int _CMX_Instance::minor

Minor version number

signed int _CMX_Instance::patch

Patch version number

struct _CMX_Symbol* _CMX_Instance::global [read]

List of global symbols

struct _CMX_Symbol* _CMX_Instance::local [read]

List of local symbols

char* _CMX_Instance::parent

Parent name

struct _CMX_Instance* _CMX_Instance::parloc [read]

Parent location (pointer)

unsigned short _CMX_Instance::kidcnt

Number of children

unsigned short _CMX_Instance::stem

Length of stem name


The documentation for this struct was generated from the following file:
Generated on Thu Apr 22 16:57:01 2010 by  doxygen 1.5.3