BASIS  version 1.2.3 (revision 2104)
Classes
ValueArg.h File Reference

Extends TCLAP's ValueArg implementation. More...

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

Go to the source code of this file.

Classes

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

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.

Copyright (c) 2012 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file basis/ValueArg.h.