ItemResult Struct Reference

Retrieved items' data with an origin (resp. More...

#include <RobotAPI/libraries/armem/server/ltm/persistence/MemoryPersistenceStrategy.h>

Public Attributes

std::vector< unsigned char > data
 
std::string origin
 

Detailed Description

Retrieved items' data with an origin (resp.

the strategy identifier). Why an origin? Used to display which LTM sink provided the entity instance.

Definition at line 30 of file MemoryPersistenceStrategy.h.

Member Data Documentation

◆ data

std::vector<unsigned char> data

Definition at line 33 of file MemoryPersistenceStrategy.h.

◆ origin

std::string origin

Definition at line 32 of file MemoryPersistenceStrategy.h.


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