alma::acs::util::CmdLineRegisteredOption Class Reference

Inheritance diagram for alma::acs::util::CmdLineRegisteredOption:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::util::CmdLineRegisteredOption:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CmdLineRegisteredOption (String name, int minValuesCount)
 CmdLineRegisteredOption (String name, String altName, int minValuesCount)
int getMinValueCount ()

Protected Attributes

int m_minValuesCount
String description

Detailed Description

Used both for declaration of possible cmd line options, as well as to hold actual values

Author:
hsommer

Constructor & Destructor Documentation

alma::acs::util::CmdLineRegisteredOption::CmdLineRegisteredOption ( String  name,
int  minValuesCount 
) [inline]
alma::acs::util::CmdLineRegisteredOption::CmdLineRegisteredOption ( String  name,
String  altName,
int  minValuesCount 
) [inline]

References m_minValuesCount.


Member Function Documentation

int alma::acs::util::CmdLineRegisteredOption::getMinValueCount (  )  [inline]

Member Data Documentation


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

Generated by  doxygen 1.6.2