CBMC
|
#include <call_stack_history.h>
Public Member Functions | |
call_stack_history_factoryt (unsigned int rec_lim) | |
ai_history_baset::trace_ptrt | epoch (ai_history_baset::locationt l) override |
Creates a new history from the given starting point. More... | |
virtual | ~call_stack_history_factoryt () |
Public Member Functions inherited from ai_history_factory_baset | |
virtual | ~ai_history_factory_baset () |
Protected Attributes | |
unsigned int | recursion_limit |
Definition at line 109 of file call_stack_history.h.
|
inlineexplicit |
Definition at line 115 of file call_stack_history.h.
|
inlinevirtual |
Definition at line 127 of file call_stack_history.h.
|
inlineoverridevirtual |
Creates a new history from the given starting point.
Implements ai_history_factory_baset.
Definition at line 120 of file call_stack_history.h.
|
protected |
Definition at line 112 of file call_stack_history.h.