GLAST/LAT > DAQ and FSW > FSW > "use" tree > CLI

clidmp (sun-gcc) Constituent


Description: ?
File Type: shr
Package: CLI (Command Line Interface)
Project: SYS (Systemish)
Relationships: Constituent, Interface
Tags: i845e, mcp750, mv2304, rad750, sun-gcc

Relationships (help)

Doxygen (help)

    Compound List i845e mcp750 mv2304 rad750 sun-gcc
    Compound Members i845e mcp750 mv2304 rad750 sun-gcc
    File List i845e mcp750 mv2304 rad750 sun-gcc
    File Members i845e mcp750 mv2304 rad750 sun-gcc
    Interface i845e mcp750 mv2304 rad750 sun-gcc
 

Interfaces

    CLI_clidmp_0.0

      CLI_dumpKeyList CLI_dump.c
      CLI_dumpKeyListList CLI_dump.c
      CLI_dumpParse CLI_dump.c
      CLI_dumpString CLI_dump.c
      CLI_dumpSyntax CLI_dump.c
      CLI_dumpSyntaxList CLI_dump.c

Files

    CLI_clearFiles.c Implements clearing the list of open files.
    CLI_clearTokens.c Handles command looping including file reading.
    CLI_command.c Handles command looping including file reading.
    CLI_dump.c Implements various debugging/dump facilities for CLI.
    CLI_getValue.c Implements the CLI_getValue function.
    CLI_indirect.c Implements CLI's ability to indirect to a file.
    CLI_parse.c Parses the input line according to the provided syntax.
    CLI_parseValue.c Parses a value (a parameter or the value of a qualifier).
    CLI_present.c Implements the CLI_present function.
    CLI_prvdefs.h Private include file for the CLI package.
    CLI_report.c Report a message.
    CLI_squeeze.c Squeeze extraneous white space out of a line.
    CLI_syntax.c All syntax construction routines.
    CLI_tv.c A functional example of a command line implemented using CLI.
    CLI_tv.h Fake header file giving details of the executable interface.