ExampleMemory::Properties::CoreSegments Struct Reference

#include <RobotAPI/components/armem/server/ExampleMemory/ExampleMemory.h>

Public Attributes

std::string _defaultSegmentsStr
 
bool addOnUsage = false
 
std::vector< std::string > defaultCoreSegments
 

Detailed Description

Definition at line 94 of file ExampleMemory.h.

Member Data Documentation

◆ _defaultSegmentsStr

std::string _defaultSegmentsStr

Definition at line 98 of file ExampleMemory.h.

◆ addOnUsage

bool addOnUsage = false

Definition at line 99 of file ExampleMemory.h.

◆ defaultCoreSegments

std::vector<std::string> defaultCoreSegments
Initial value:
= {"ExampleModality",
"ExampleConcept"}

Definition at line 96 of file ExampleMemory.h.


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