Classes | Namespaces | Macros
ValueArg.h File Reference

Extends TCLAP's ValueArg implementation. More...

#include "tclap/ValueArg.h"
+ Include dependency graph for ValueArg.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basis::ValueArg< T >
 An argument that allows multiple values of type T to be specified. More...
 

Namespaces

 basis
 

Macros

#define _BASIS_VALUEARG_H
 

Detailed Description

Extends TCLAP's ValueArg implementation.

Instead of throwing an exception if an argument is set more than once, this argument type optionally allows the value to be overwritten.

Definition in file ValueArg.h.

Macro Definition Documentation

§ _BASIS_VALUEARG_H

#define _BASIS_VALUEARG_H

Definition at line 20 of file ValueArg.h.