ResolveLocationNameResult Struct Reference

#include <armarx/navigation/memory/client/graph/Reader.h>

Public Attributes

std::optional< std::string > errorMessage
 
std::optional< ResolvedLocationNameresolved
 

Detailed Description

Definition at line 40 of file Reader.h.

Member Data Documentation

◆ errorMessage

std::optional<std::string> errorMessage

Definition at line 43 of file Reader.h.

◆ resolved

std::optional<ResolvedLocationName> resolved

Definition at line 42 of file Reader.h.


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