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


Interface   Data Structures   File List   Data Fields   Globals  

_CLI_Syntax Struct Reference

A CLI syntax. More...

#include <CLI_prvdefs.h>

List of all members.

Public Attributes

struct _CLI_Syntaxnext
CLI_VerbDefverb
char * name
unsigned short id
unsigned short spare


Detailed Description

A CLI syntax.

This structure is the handle for a CLI syntax.


Member Data Documentation

unsigned short _CLI_Syntax::id

Syntax structure identifier

Referenced by CLI_command(), CLI_createSyntax(), and dumpSyntax().

Syntax name

Referenced by CLI_createSyntax(), and dumpSyntax().

Next syntax

Referenced by CLI_createSyntax().

unsigned short _CLI_Syntax::spare

Spare (pad to four byte boundary)

Verb definition list for syntax

Referenced by CLI_addVerb(), CLI_createSyntax(), dispatch(), dumpSyntax(), and saveVerb().


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