SGetOpts Class Reference

#include <app/SGetOpts.h>

List of all members.

Public Member Functions

int32_t ArgumentIndex () const
SValue ArgumentValue () const
bool IsHelpNeeded () const
int32_t Next (const sptr< BCommand > &cmd, const ICommand::ArgList &args)
ssize_t NextArgument (const ICommand::ArgList &args)
int32_t OptionIndex () const
void PrintHelp (const sptr< ITextOutput > &out, const ICommand::ArgList &args, const char *longHelp)
void PrintShortHelp (const sptr< ITextOutput > &out, const ICommand::ArgList &args)
 SGetOpts (const SLongOption *options)
void TheyNeedHelp ()
 ~SGetOpts ()


Constructor & Destructor Documentation

SGetOpts const SLongOption options  ) 
 

~SGetOpts  ) 
 


Member Function Documentation

int32_t ArgumentIndex  )  const
 

SValue ArgumentValue  )  const
 

bool IsHelpNeeded  )  const
 

int32_t Next const sptr< BCommand > &  cmd,
const ICommand::ArgList args
 

ssize_t NextArgument const ICommand::ArgList args  ) 
 

int32_t OptionIndex  )  const
 

void PrintHelp const sptr< ITextOutput > &  out,
const ICommand::ArgList args,
const char *  longHelp
 

void PrintShortHelp const sptr< ITextOutput > &  out,
const ICommand::ArgList args
 

void TheyNeedHelp  ) 
 


The documentation for this class was generated from the following files: