|
inkcpp
|
Stastics for state managed for one thread inside a runtime. More...
#include <config.h>
Public Attributes | |
| container | threads |
| based on ink::config::limitThreadDepth | |
| container | evaluation_stack |
| based on ink::config::limitEvalStackDepth | |
| container | container_stack |
| based on ink::config::limitContainerDepth | |
| container | active_tags |
| based on ink::config::limitActiveTags | |
| container | runtime_stack |
| based on ink::config::limitContainerDepth | |
| container | runtime_ref_stack |
| based on ink::config::limitReferenceStack | |
| container | output |
| based on ink::config::limitOutputSize | |
| container | choices |
| based on ink::config::limitContainerDepth | |
Stastics for state managed for one thread inside a runtime.