#include <contexts.hpp>
Definition at line 57 of file contexts.hpp.
◆ recursion_counter()
ai::recursion_counter::recursion_counter |
( |
int |
counter | ) |
|
|
inline |
◆ get_count()
int ai::recursion_counter::get_count |
( |
| ) |
const |
|
inline |
◆ is_ok()
bool ai::recursion_counter::is_ok |
( |
| ) |
const |
|
inline |
Check if more recursion is allowed.
Definition at line 81 of file contexts.hpp.
◆ counter_
int ai::recursion_counter::counter_ |
|
private |
◆ MAX_COUNTER_VALUE
const int ai::recursion_counter::MAX_COUNTER_VALUE = 100 |
|
static |
The documentation for this class was generated from the following file: