GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CLI / V0-1-2 > cli / rhel6-64


Interface   Data Structures   File List   Data Fields   Globals  

_CLI_Qual Struct Reference

A qualifier found on the command line. More...

#include <CLI_prvdefs.h>

List of all members.

Public Attributes

struct _CLI_Qualnext
struct _CLI_Valulist
struct _CLI_Valucurr
char * text
unsigned short flag
unsigned short spare


Detailed Description

A qualifier found on the command line.

This structure provides linked list storage for command line qualifiers


Member Data Documentation

struct _CLI_Valu* _CLI_Qual::curr [read]

Current location in value list

Referenced by CLI_getValue(), and saveQual().

unsigned short _CLI_Qual::flag

Qualifier flags

Referenced by CLI_dumpParse(), CLI_present(), and saveQual().

struct _CLI_Valu* _CLI_Qual::list [read]

struct _CLI_Qual* _CLI_Qual::next [read]

unsigned short _CLI_Qual::spare

Spare (pad to four byte boundary)


The documentation for this struct was generated from the following file:

Generated on Tue Nov 29 16:30:28 2011 by  doxygen 1.5.8