Go to the source code of this file.
#define VSMC_RUNTIME_ASSERT_CORE_MONITOR_FUNCTOR |
( |
|
func, |
|
|
|
caller, |
|
|
|
name |
|
) |
| |
Value:
("**Monitor::"#caller"** INVALID "#name" OBJECT")) \
#define VSMC_RUNTIME_ASSERT(cond, msg)
Definition at line 47 of file monitor.hpp.
#define VSMC_RUNTIME_ASSERT_CORE_MONITOR_ID |
( |
|
func | ) |
|
Value:
("**Monitor::"#func"** INVALID ID NUMBER ARGUMENT"))
#define VSMC_RUNTIME_ASSERT(cond, msg)
Definition at line 39 of file monitor.hpp.
#define VSMC_RUNTIME_ASSERT_CORE_MONITOR_ITER |
( |
|
func | ) |
|
Value:
("**Monitor::"#func"** INVALID ITERATION NUMBER ARGUMENT"))
#define VSMC_RUNTIME_ASSERT(cond, msg)
Definition at line 43 of file monitor.hpp.