SuccessHeader Struct Reference

#include <RobotAPI/libraries/armem/core/SuccessHeader.h>

+ Inheritance diagram for SuccessHeader:

Public Member Functions

 operator bool () const
 

Public Attributes

std::string errorMessage
 
bool success
 

Detailed Description

Definition at line 13 of file SuccessHeader.h.

Member Function Documentation

◆ operator bool()

operator bool ( ) const
inline

Definition at line 15 of file SuccessHeader.h.

Member Data Documentation

◆ errorMessage

std::string errorMessage

Definition at line 21 of file SuccessHeader.h.

◆ success

bool success

Definition at line 20 of file SuccessHeader.h.


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