Doxygen Documentation

Main Index

Package Index

Package:

CLI

Version:

V0-0-5

Marked:

(not marked)

Constituent:

cli

Tag:

linux-gcc


Interface   Compound List   File List   Compound Members   File Members  

_CLI_KeyList Struct Reference

A CLI keyword list. More...

#include <CLI_prvdefs.h>


Data Fields

_CLI_KeyListnext
CLI_KeyDefkey
char * name
unsigned short opts
unsigned short id


Detailed Description

A CLI keyword list.

This structure is the handle for a CLI keyword definition list.


Field Documentation

unsigned short _CLI_KeyList::id
 

Keyword list structure identifier

CLI_KeyDef* _CLI_KeyList::key
 

List of keywords

char* _CLI_KeyList::name
 

Keyword list name

struct _CLI_KeyList* _CLI_KeyList::next
 

Next keyword list pointer

unsigned short _CLI_KeyList::opts
 

Global keyword options


The documentation for this struct was generated from the following file:
Generated on Thu Dec 11 22:17:32 2003 by doxygen 1.3.3