|
Bridge++
Version 1.5.4
|
#include "parameterCheck.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) |
| int | ParameterCheck::is_satisfied (const bool cond) |
Variables | |
| Bridge::VerboseLevel | ParameterCheck::vl |
Definition in file parameterCheck.cpp.