Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
UA_CoMP::Num::OnViolationThrow Class Reference

Policy throws a std::runtime_error exception when condition is violated. More...

#include <CellCountViolation.h>

Collaboration diagram for UA_CoMP::Num::OnViolationThrow:
Collaboration graph

Static Public Member Functions

static bool check (bool b)
 Checks and throws iff condition is violated, otherwise return true. More...
 

Detailed Description

Policy throws a std::runtime_error exception when condition is violated.

Definition at line 20 of file CellCountViolation.h.

Member Function Documentation

static bool UA_CoMP::Num::OnViolationThrow::check ( bool  b)
inlinestatic

Checks and throws iff condition is violated, otherwise return true.

Definition at line 24 of file CellCountViolation.h.


The documentation for this class was generated from the following file: