advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Classes | Namespaces | Variables
validator_double.cpp File Reference

Implementation of the double validator. More...

#include "advgetopt/validator_double.h"
#include <cppthread/log.h>
#include <snapdev/not_used.h>
#include <snapdev/trim_string.h>
#include <snapdev/poison.h>
Include dependency graph for validator_double.cpp:

Go to the source code of this file.

Classes

class  advgetopt::anonymous_namespace{validator_double.cpp}::validator_double_factory
 

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 
namespace  advgetopt::anonymous_namespace{validator_double.cpp}
 

Variables

validator_double_factory advgetopt::anonymous_namespace{validator_double.cpp}::g_validator_double_factory
 

Detailed Description

This validator can be used to convert the value of a parameter to a double with overflow and underflow verifications.

Definition in file validator_double.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.