Bayeux  3.4.1
Core Foundation library for SuperNEMO
Namespaces | Functions
validators.h File Reference

validators for command line More...

#include <string>
#include <vector>
#include <boost/any.hpp>
#include <datatools/ui/wrappers.h>

Go to the source code of this file.

Namespaces

 datatools
 The Bayeux/datatools library top-level namespace.
 
 datatools::ui
 

Functions

void datatools::ui::validate (boost::any &v_, const std::vector< std::string > &values_, datatools::ui::wrapped_boolean *, int)
 
void datatools::ui::validate (boost::any &v_, const std::vector< std::string > &values_, datatools::ui::wrapped_integer *, int)
 
void datatools::ui::validate (boost::any &v_, const std::vector< std::string > &values_, datatools::ui::wrapped_real_without_unit *, int)
 
void datatools::ui::validate (boost::any &v_, const std::vector< std::string > &values_, datatools::ui::wrapped_real_with_unit *, int)
 

Detailed Description

validators for command line