#include <dsr_hw_interface.h>
Public Attributes | |
int | nCode |
int | nGroup |
int | nLevel |
char | strMsg1 [MAX_STRING_SIZE] |
char | strMsg2 [MAX_STRING_SIZE] |
char | strMsg3 [MAX_STRING_SIZE] |
Definition at line 135 of file dsr_hw_interface.h.
int DR_ERROR::nCode |
Definition at line 138 of file dsr_hw_interface.h.
int DR_ERROR::nGroup |
Definition at line 137 of file dsr_hw_interface.h.
int DR_ERROR::nLevel |
Definition at line 136 of file dsr_hw_interface.h.
char DR_ERROR::strMsg1[MAX_STRING_SIZE] |
Definition at line 139 of file dsr_hw_interface.h.
char DR_ERROR::strMsg2[MAX_STRING_SIZE] |
Definition at line 140 of file dsr_hw_interface.h.
char DR_ERROR::strMsg3[MAX_STRING_SIZE] |
Definition at line 141 of file dsr_hw_interface.h.