|
Gammu internals
1.38.0
|
Data Fields | |
| GSM_Error | ErrorNum |
| const char * | ErrorName |
| const char * | ErrorText |
Gammu errors descriptions.
Definition at line 65 of file gsmcomon.c.
| const char* PrintErrorEntry::ErrorName |
| GSM_Error PrintErrorEntry::ErrorNum |
Error code.
Definition at line 69 of file gsmcomon.c.
| const char* PrintErrorEntry::ErrorText |
Textual representation, not localised, use gettext to get localised string.
Definition at line 77 of file gsmcomon.c.
Referenced by GSM_ErrorString().