MemoryXController.h File Reference
#include <exception>
#include <string>
#include <vector>
#include <MemoryX/interface/components/LongtermMemoryInterface.h>
#include <MemoryX/interface/core/EntityBase.h>
#include <MemoryX/libraries/memorytypes/entity/ObjectClass.h>
#include <memory>
#include "WorkingMemoryController.h"
#include "PriorKnowledgeController.h"
#include "../controller/Controller.h"
#include "../controller/Operation.h"
+ Include dependency graph for MemoryXController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MemoryXController
 

Namespaces

 memoryxcontroller
 

Typedefs

using MemoryXControllerPtr = std::shared_ptr< MemoryXController >