|
Soar Kernel
9.3.2 08-06-12
|
#include <wma.h>
Inherits soar_module::agent_predicate< T >.
Public Member Functions | |
| bool | operator() (T val) |
| wma_activation_predicate (agent *new_agent) | |
Public Member Functions inherited from soar_module::agent_predicate< T > | |
| agent_predicate (agent *new_agent) | |
Public Member Functions inherited from soar_module::predicate< T > | |
| virtual | ~predicate () |
Additional Inherited Members | |
Protected Attributes inherited from soar_module::agent_predicate< T > | |
| agent * | my_agent |
| wma_activation_predicate< T >::wma_activation_predicate | ( | agent * | new_agent | ) |
Definition at line 92 of file wma.cpp.
|
virtual |
Reimplemented from soar_module::predicate< T >.
Definition at line 95 of file wma.cpp.
References wma_enabled().
1.8.1.2