MemoryCommunicatorBase Class Reference

#include <RobotAPI/libraries/skills_gui/memory/MemoryCommunicatorBase.h>

+ Inheritance diagram for MemoryCommunicatorBase:

Protected Member Functions

 MemoryCommunicatorBase (std::shared_ptr< SkillManagerWrapper > _memory)
 

Protected Attributes

std::shared_ptr< SkillManagerWrappermemory
 

Detailed Description

Definition at line 14 of file MemoryCommunicatorBase.h.

Constructor & Destructor Documentation

◆ MemoryCommunicatorBase()

MemoryCommunicatorBase ( std::shared_ptr< SkillManagerWrapper _memory)
inlineprotected

Definition at line 18 of file MemoryCommunicatorBase.h.

Member Data Documentation

◆ memory

std::shared_ptr<SkillManagerWrapper> memory
protected

Definition at line 23 of file MemoryCommunicatorBase.h.


The documentation for this class was generated from the following file: