class CommandOptionNoArg

CommandOption type for flags. More...

Full nameost::CommandOptionNoArg
Definition#include <cmdoptns.h>
Inheritsost::CommandOption [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

CommandOption type for flags.

int numset

numset

 CommandOptionNoArg ( const char * in_option_name, const char * in_option_letter, const char * in_description, bool in_required = false, CommandOption ** pp_next = & DefaultCommandOptionList )

CommandOptionNoArg

CommandOptionArg contructor. This sets the option_type for this object to NoArg.

Parameters:
in_option_namelong option name
in_option_lettershort letter name
in_descriptionshort description of the option
in_requiredtrue if option is required
pp_nextthe linked list header

void  FoundOption ( CommandOptionParse * cop, const char * value = 0 )

FoundOption

[virtual]

CommandOptionNoArg::FoundOption will evpect a nil "value" passed in.

Reimplemented from CommandOption.


Generated by: dyfet on home on Thu Jan 24 11:06:29 2002, using kdoc 2.0a53.