|
CBMC
|
#include <ai_domain.h>
Inheritance diagram for ai_domain_factory_default_constructort< domainT >:
Collaboration diagram for ai_domain_factory_default_constructort< domainT >:Public Member Functions | |
| std::unique_ptr< statet > | make (locationt l) const override |
Public Member Functions inherited from ai_domain_factoryt< domainT > | |
| std::unique_ptr< statet > | copy (const statet &s) const override |
| bool | merge (statet &dest, const statet &src, trace_ptrt from, trace_ptrt to) const override |
Public Member Functions inherited from ai_domain_factory_baset | |
| virtual | ~ai_domain_factory_baset () |
Definition at line 221 of file ai_domain.h.
| typedef ai_domain_factory_baset::locationt ai_domain_factory_default_constructort< domainT >::locationt |
Definition at line 226 of file ai_domain.h.
Definition at line 225 of file ai_domain.h.
| typedef ai_domain_factory_baset::trace_ptrt ai_domain_factory_default_constructort< domainT >::trace_ptrt |
Definition at line 227 of file ai_domain.h.
|
inlineoverridevirtual |
Implements ai_domain_factory_baset.
Definition at line 229 of file ai_domain.h.