struct _GAtIO
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
_GAtIO | ||
ref_count | gint | Ref count | |
read_watch | guint | GSource read id, 0 if no | |
write_watch | guint | GSource write id, 0 if no | |
channel | GIOChannel * | comms channel | |
user_disconnect | GAtDisconnectFunc | user disconnect func | |
user_disconnect_data | gpointer | user disconnect data | |
buf | ring_buffer * | Current read buffer | |
max_read_attempts | guint | max reads / select | |
read_handler | GAtIOReadFunc | Read callback | |
read_data | gpointer | Read callback userdata | |
use_write_watch | gboolean | Use write select | |
write_handler | GAtIOWriteFunc | Write callback | |
write_data | gpointer | Write callback userdata | |
debugf | GAtDebugFunc | debugging output function | |
debug_data | gpointer | Data to pass to debug func | |
write_done_func | GAtDisconnectFunc | tx empty notifier | |
write_done_data | gpointer | tx empty data | |
destroyed | gboolean | Re-entrancy guard |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー