構文struct _GAtServer
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
_GAtServer | ||
| ref_count | gint | Ref count | |
| v250 | v250_settings | V.250 command setting | |
| channel | GIOChannel * | Server IO | |
| read_watch | guint | GSource read id, 0 if none | |
| write_watch | guint | GSource write id, 0 if none | |
| read_so_far | guint | Number of bytes processed | |
| user_disconnect | GAtDisconnectFunc | User disconnect func | |
| user_disconnect_data | gpointer | User disconnect data | |
| debugf | GAtDebugFunc | Debugging output function | |
| debug_data | gpointer | Data to pass to debug func | |
| command_list | GHashTable * | List of AT commands | |
| read_buf | ring_buffer * | Current read buffer | |
| write_queue | GQueue * | Write buffer queue | |
| max_read_attempts | guint | Max reads per select | |
| parser_state | ParserState | ||
| destroyed | gboolean | Re-entrancy guard |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー