Main Page   Interface   Data Structures   File List   Data Fields   Globals  

_CLI_KeyList Struct Reference

A CLI keyword list. More...

#include <CLI_prvdefs.h>


Data Fields

_CLI_KeyList * next
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 Tue Nov 5 12:16:24 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002