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


Interface   Data Structures   File List   Data Fields   Globals  

_CLI_QualDef Struct Reference

A CLI qualifier definition. More...

#include <CLI_prvdefs.h>

List of all members.

Public Attributes

struct _CLI_QualDefnext
char * text
struct _CLI_KeyListlist
unsigned short tlen
unsigned short type
unsigned short opts
unsigned short spare


Detailed Description

A CLI qualifier definition.

This structure stores a qualifier definition in a list of qualifier definitions for a CLI verb.


Member Data Documentation

Keyword list

Referenced by CLI_addQual(), dumpSyntax(), and saveQval().

Next qualifier

Referenced by CLI_addQual(), CLI_parse(), dumpSyntax(), and saveQual().

unsigned short _CLI_QualDef::opts

Options flags for this qualifier

Referenced by CLI_addQual(), CLI_parse(), dumpSyntax(), and saveQual().

unsigned short _CLI_QualDef::spare

Spare (pad to four byte boundary)

Referenced by CLI_addQual().

Text of this qualifier

Referenced by CLI_addQual(), CLI_parse(), dumpSyntax(), and saveQual().

unsigned short _CLI_QualDef::tlen

Length of text

Referenced by CLI_addQual(), and saveQual().

unsigned short _CLI_QualDef::type

Qualifier type

Referenced by CLI_addQual(), dumpSyntax(), and saveQval().


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