GME  13
Public Attributes
apu_err_t Struct Reference

#include <apu_errno.h>

List of all members.

Public Attributes

const char * reason
const char * msg
int rc

Detailed Description

This structure allows the underlying API error codes to be returned along with plain text error messages that explain to us mere mortals what really happened.

Definition at line 161 of file apu_errno.h.


Member Data Documentation

const char* apu_err_t::msg

Definition at line 163 of file apu_errno.h.

Definition at line 164 of file apu_errno.h.

const char* apu_err_t::reason

Definition at line 162 of file apu_errno.h.


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