Reader::HumanGroupResult Struct Reference

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

Public Types

enum  Status { Success, NoData, Error }
 

Public Member Functions

 operator bool () const noexcept
 

Public Attributes

std::string errorMessage = ""
 
armarx::navigation::human::HumanGroups groups
 
enum armarx::navigation::memory::client::human::Reader::HumanGroupResult::Status status
 

Detailed Description

Definition at line 68 of file Reader.h.

Member Enumeration Documentation

◆ Status

enum Status
Enumerator
Success 
NoData 
Error 

Definition at line 72 of file Reader.h.

Member Function Documentation

◆ operator bool()

operator bool ( ) const
inlinenoexcept

Definition at line 81 of file Reader.h.

Member Data Documentation

◆ errorMessage

std::string errorMessage = ""

Definition at line 79 of file Reader.h.

◆ groups

Definition at line 70 of file Reader.h.

◆ status


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