LTMWidget Class Reference

#include <RobotAPI/libraries/armem_gui/view/memory_group/ltm_widget/LTMWidget.h>

+ Inheritance diagram for LTMWidget:

Signals

void startRecording ()
 
void stopRecording ()
 
void storeInLTM ()
 

Public Member Functions

std::vector< std::string > getEnabledLTMMemories () const
 
 LTMWidget ()
 
void update (const std::vector< std::string > &memoryNames)
 

Detailed Description

Definition at line 17 of file LTMWidget.h.

Constructor & Destructor Documentation

◆ LTMWidget()

LTMWidget ( )

Definition at line 19 of file LTMWidget.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ getEnabledLTMMemories()

std::vector< std::string > getEnabledLTMMemories ( ) const

Definition at line 145 of file LTMWidget.cpp.

◆ startRecording

void startRecording ( )
signal
+ Here is the caller graph for this function:

◆ stopRecording

void stopRecording ( )
signal
+ Here is the caller graph for this function:

◆ storeInLTM

void storeInLTM ( )
signal
+ Here is the caller graph for this function:

◆ update()

void update ( const std::vector< std::string > & memoryNames)

Definition at line 83 of file LTMWidget.cpp.


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