Puma Reference Manual Puma: Puma::OptsParser::Option Struct Reference



Puma::OptsParser::Option Struct Reference

#include <OptsParser.h>

List of all members.

Public Attributes

int number
 Number associated with this option.
const char * shortName
 Short name of this option.
const char * longName
 Long namen of this option.
const char * desc
 Description of this option.
ArgType argType
 Type of argument for this option.

Member Data Documentation

Type of argument for this option.

Description of this option.

Long namen of this option.

Number associated with this option.

Short name of this option.

Should ideally not contain more than one character




Puma Reference Manual. Created on 18 Sep 2009.