PersonID Struct Reference

#include <VisionX/libraries/armem_human/types.h>

Public Member Functions

bool operator== (armarx::armem::human::PersonID other) const
 
std::string toMemoryEntityID () const
 

Public Attributes

std::string firstName
 
std::string lastName
 

Detailed Description

Definition at line 138 of file types.h.

Member Function Documentation

◆ operator==()

bool operator== ( armarx::armem::human::PersonID other) const
inline

Definition at line 157 of file types.h.

◆ toMemoryEntityID()

std::string toMemoryEntityID ( ) const
inline

Definition at line 144 of file types.h.

Member Data Documentation

◆ firstName

std::string firstName

Definition at line 140 of file types.h.

◆ lastName

std::string lastName

Definition at line 141 of file types.h.


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