struct _GAtChat
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
_GAtChat | ||
ref_count | gint | Ref count | |
next_cmd_id | guint | Next command id | |
next_notify_id | guint | Next notify id | |
read_watch | guint | GSource read id, 0 if none | |
write_watch | guint | GSource write id, 0 if none | |
channel | GIOChannel * | channel | |
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 | |
buf | ring_buffer * | Current read buffer | |
read_so_far | guint | Number of bytes processed | |
disconnecting | gboolean | Whether we're disconnecting | |
state | chat_state | Current chat state | |
flags | int | ||
pdu_notify | char * | Unsolicited Resp w/ PDU | |
response_lines | GSList * | char * lines of the response | |
wakeup | char * | command sent to wakeup modem | |
inactivity_time | gdouble | Period of inactivity | |
wakeup_timeout | guint | How long to wait for resp | |
wakeup_timer | GTimer * | Keep track of elapsed time |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー