struct at_chat
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
at_chat | ||
ref_count | gint | Ref count | |
next_cmd_id | guint | Next command id | |
next_notify_id | guint | Next notify id | |
next_gid | guint | Next group id | |
io | GAtIO * | AT IO | |
command_queue | GQueue * | Command queue | |
cmd_bytes_written | guint | bytes written from cmd | |
notify_list | GHashTable * | List of notification reg | |
user_disconnect | GAtDisconnectFunc | user disconnect func | |
user_disconnect_data | gpointer | user disconnect data | |
read_so_far | guint | Number of bytes processed | |
suspended | gboolean | Are we suspended? | |
debugf | GAtDebugFunc | debugging output function | |
debug_data | gpointer | Data to pass to debug func | |
pdu_notify | char * | Unsolicited Resp w/ PDU | |
response_lines | GSList * | char * lines of the response | |
wakeup | char * | command sent to wakeup modem | |
timeout_source | gint | ||
inactivity_time | gdouble | Period of inactivity | |
wakeup_timeout | guint | How long to wait for resp | |
wakeup_timer | GTimer * | Keep track of elapsed time | |
syntax | GAtSyntax * | ||
destroyed | gboolean | Re-entrancy guard | |
in_read_handler | gboolean | Re-entrancy guard | |
in_notify | gboolean | ||
terminator_list | GSList * | Non-standard terminator |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー