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


Interface   Data Structures   File List   Data Fields   Globals  

_CLI_Parm Struct Reference

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

#include <CLI_prvdefs.h>

List of all members.

Public Attributes

struct _CLI_Parmnext
struct _CLI_Valulist
struct _CLI_Valucurr
unsigned short flag
unsigned short spare


Detailed Description

A parameter found on the command line.

This structure provides linked list storage for command line parameters


Member Data Documentation

struct _CLI_Valu* _CLI_Parm::curr [read]

Current location in value list

Referenced by CLI_getValue(), and savePval().

unsigned short _CLI_Parm::flag

Parameter flags

Referenced by savePval(), and saveRest().

struct _CLI_Valu* _CLI_Parm::list [read]

struct _CLI_Parm* _CLI_Parm::next [read]

Next parameter

Referenced by CLI_clearTokens(), CLI_dumpParse(), CLI_getValue(), savePval(), and saveRest().

unsigned short _CLI_Parm::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