CARDS 2.4.87
Package manager for the NuTyX GNU/Linux distribution
ArgParser::APOpt Class Reference

#include <argument_parser.h>

Public Member Functions

bool operator== (const APOpt &other) const
 
void init (const std::string &longName, char shortName, const std::string &description, const bool valueRequired=false, const std::string &valueName="")
 

Friends

class ArgParser
 

Detailed Description

APOpt and APCmd are the classes used in client code, to make efficient comparison of the selected command.

In addition, it's currently mainly for programs which use a command syntax, much like CVS


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