Tapkee
|
#include <policy.hpp>
Public Member Functions | |
int | value (void *v) const |
virtual bool | isInRange (void *const *src, void *lower, void *upper) const |
virtual bool | isEqual (void *const *src, void *other_src) const |
virtual bool | isNotEqual (void *const *src, void *other_src) const |
virtual bool | isPositive (void *const *src) const |
virtual bool | isNonNegative (void *const *src) const |
virtual bool | isNegative (void *const *src) const |
virtual bool | isNonPositive (void *const *src) const |
virtual bool | isGreater (void *const *src, void *lower) const |
virtual bool | isLesser (void *const *src, void *upper) const |
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
|
virtual |
Implements CheckerPolicyBase.
Definition at line 177 of file policy.hpp.
int value | ( | void * | v | ) | const |
Definition at line 177 of file policy.hpp.