Soar Kernel
9.3.2 08-06-12
|
#include <soar_module.h>
Inherits soar_module::predicate< T >.
Inherited by epmem_db_predicate< T >, rl_apoptosis_predicate< T >, smem_db_predicate< T >, and wma_activation_predicate< T >.
Public Member Functions | |
agent_predicate (agent *new_agent) | |
![]() | |
virtual bool | operator() (T) |
virtual | ~predicate () |
Protected Attributes | |
agent * | my_agent |
Definition at line 139 of file soar_module.h.
|
inline |
Definition at line 145 of file soar_module.h.
|
protected |
Definition at line 142 of file soar_module.h.