Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ModemDef Struct Reference

#include <smsc_at.h>

Collaboration diagram for ModemDef:

Collaboration graph
[legend]

Data Fields

Octstrid
Octstrname
Octstrdetect_string
Octstrdetect_string2
Octstrinit_string
Octstrreset_string
long speed
Octstrenable_hwhs
int need_sleep
int no_pin
int no_smsc
long sendline_sleep
Octstrkeepalive_cmd
int broken
Octstrmessage_storage
int enable_mms

Field Documentation

int ModemDef::broken
 

Definition at line 112 of file smsc_at.h.

Referenced by at2_pdu_extract(), and at2_read_modems().

Octstr* ModemDef::detect_string
 

Definition at line 101 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_detect_modem_type(), and at2_read_modems().

Octstr* ModemDef::detect_string2
 

Definition at line 102 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_detect_modem_type(), and at2_read_modems().

Octstr* ModemDef::enable_hwhs
 

Definition at line 106 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_init_device(), and at2_read_modems().

int ModemDef::enable_mms
 

Definition at line 114 of file smsc_at.h.

Referenced by at2_read_modems(), and at2_send_messages().

Octstr* ModemDef::id
 

Definition at line 99 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_read_modems(), and at2_send_one_message().

Octstr* ModemDef::init_string
 

Definition at line 103 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_init_device(), and at2_read_modems().

Octstr* ModemDef::keepalive_cmd
 

Definition at line 111 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_device_thread(), and at2_read_modems().

Octstr* ModemDef::message_storage
 

Definition at line 113 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_init_device(), at2_read_modems(), and at2_read_pending_incoming_messages().

Octstr* ModemDef::name
 

Definition at line 100 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_detect_modem_type(), at2_read_modems(), and smsc_at2_create().

int ModemDef::need_sleep
 

Definition at line 107 of file smsc_at.h.

Referenced by at2_open_device(), and at2_read_modems().

int ModemDef::no_pin
 

Definition at line 108 of file smsc_at.h.

Referenced by at2_init_device(), and at2_read_modems().

int ModemDef::no_smsc
 

Definition at line 109 of file smsc_at.h.

Referenced by at2_pdu_extract(), at2_read_modems(), and at2_send_one_message().

Octstr* ModemDef::reset_string
 

Definition at line 104 of file smsc_at.h.

Referenced by at2_destroy_modem(), at2_device_thread(), and at2_read_modems().

long ModemDef::sendline_sleep
 

Definition at line 110 of file smsc_at.h.

Referenced by at2_read_modems(), at2_write(), at2_write_ctrlz(), and at2_write_line().

long ModemDef::speed
 

Definition at line 105 of file smsc_at.h.

Referenced by at2_device_thread(), and at2_read_modems().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.