|
Classes | |
class | MemoryXController |
class | PriorKnowledgeController |
The controller for the communication with the priorknowledge. More... | |
class | WorkingMemoryController |
The controller for the communication with the working memory. More... | |
Typedefs | |
using | MemoryXControllerPtr = std::shared_ptr< MemoryXController > |
using | PriorKnowledgeControllerPtr = std::shared_ptr< PriorKnowledgeController > |
using | WorkingMemoryControllerPtr = IceInternal::Handle< WorkingMemoryController > |
using MemoryXControllerPtr = std::shared_ptr<MemoryXController> |
Definition at line 146 of file MemoryXController.h.
using PriorKnowledgeControllerPtr = std::shared_ptr<PriorKnowledgeController> |
Definition at line 140 of file PriorKnowledgeController.h.
Definition at line 235 of file WorkingMemoryController.h.