#include <result_info_decl.h>
Implements basic success result information for usage with a_util::result::Result
◆ getCode() [1/2]
Get the result code distributed with value of type T
- Returns
- The result code
◆ getCode() [2/2]
Get result code indicating success.
- Return values
-
◆ getLabel() [1/2]
Get the string representation of an error code distributed by value of type T
- Returns
- The string representation of an error code
◆ getLabel() [2/2]
Get the string representation of the result code.
- Return values
-
The documentation for this struct was generated from the following files: