21#include "robot_memory_aspect.h"
32RobotMemoryAspect::RobotMemoryAspect()
37RobotMemoryAspect::~RobotMemoryAspect()
42RobotMemoryAspect::init_RobotMemoryAspect(
RobotMemory *robot_memory)
48RobotMemoryAspect::finalize_RobotMemoryAspect()
Access to the robot memory based on mongodb.
void add_aspect(const char *name)
Add an aspect to a thread.
RobotMemory * robot_memory
RobotMemory object for storing and querying information.
Fawkes library namespace.