CBMC
|
An easy factory implementation for histories that don't need parameters. More...
#include <ai_history.h>
Public Member Functions | |
ai_history_baset::trace_ptrt | epoch (ai_history_baset::locationt l) override |
Creates a new history from the given starting point. More... | |
Public Member Functions inherited from ai_history_factory_baset | |
virtual | ~ai_history_factory_baset () |
An easy factory implementation for histories that don't need parameters.
Definition at line 254 of file ai_history.h.
|
inlineoverridevirtual |
Creates a new history from the given starting point.
Implements ai_history_factory_baset.
Definition at line 257 of file ai_history.h.