memoryxcontroller Namespace Reference

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 >
 

Typedef Documentation

◆ MemoryXControllerPtr

using MemoryXControllerPtr = std::shared_ptr<MemoryXController>

Definition at line 146 of file MemoryXController.h.

◆ PriorKnowledgeControllerPtr

Definition at line 140 of file PriorKnowledgeController.h.

◆ WorkingMemoryControllerPtr