| 
    Bridge++
    Ver. 1.3.x
    
   | 
 
#include "checker.h"Go to the source code of this file.
Namespaces | |
| ParameterCheck | |
Functions | |
| int | ParameterCheck::non_negative (const int v) | 
| int | ParameterCheck::non_zero (const double v) | 
| int | ParameterCheck::square_non_zero (const double v) | 
| int | ParameterCheck::non_zero (const int v) | 
| int | ParameterCheck::non_NULL (const std::string v) | 
Variables | |
| Bridge::VerboseLevel | ParameterCheck::vl |