Gammu internals  1.38.0
PrintErrorEntry Struct Reference

Data Fields

GSM_Error ErrorNum
 
const char * ErrorName
 
const char * ErrorText
 

Detailed Description

Gammu errors descriptions.

Definition at line 65 of file gsmcomon.c.

Field Documentation

§ ErrorName

const char* PrintErrorEntry::ErrorName

Name of error.

Definition at line 73 of file gsmcomon.c.

Referenced by GSM_ErrorName().

§ ErrorNum

GSM_Error PrintErrorEntry::ErrorNum

Error code.

Definition at line 69 of file gsmcomon.c.

§ ErrorText

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().


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