Soar Kernel
9.3.2 08-06-12
|
#include <soar_module.h>
Inherits soar_module::object_container< stat >.
Inherited by epmem_stat_container, rl_stat_container, smem_stat_container, and wma_stat_container.
Public Member Functions | |
void | reset () |
stat_container (agent *new_agent) | |
![]() | |
void | for_each (accumulator< stat * > &f) |
stat * | get (const char *name) |
object_container (agent *new_agent) | |
virtual | ~object_container () |
Additional Inherited Members | |
![]() | |
void | add (stat *new_object) |
![]() | |
agent * | my_agent |
std::map< std::string, stat * > * | objects |
Definition at line 811 of file soar_module.h.
|
inline |
Definition at line 814 of file soar_module.h.
|
inline |
Definition at line 818 of file soar_module.h.
References soar_module::object_container< stat >::objects.
Referenced by reinitialize_soar().