#include <exprtk.hpp>
◆ loop_types
| Enumerator |
|---|
| e_invalid | |
| e_for_loop | |
| e_while_loop | |
| e_repeat_until_loop | |
| e_all_loops | |
◆ violation_type
| Enumerator |
|---|
| e_unknown | |
| e_iteration_count | |
| e_timeout | |
◆ loop_runtime_check()
| exprtk::loop_runtime_check::loop_runtime_check |
( |
| ) |
|
|
inline |
◆ ~loop_runtime_check()
| virtual exprtk::loop_runtime_check::~loop_runtime_check |
( |
| ) |
|
|
inlinevirtual |
◆ handle_runtime_violation()
| virtual void exprtk::loop_runtime_check::handle_runtime_violation |
( |
const violation_context & |
| ) |
|
|
inlinevirtual |
◆ loop_set
◆ max_loop_iterations
The documentation for this struct was generated from the following file: