構造体定義書 VBA 仕様書

_GAtServer

構文構文

struct _GAtServer

ファイル名ファイル名

gatserver.c

構造体情報構造体情報

No. 名称 属性説明
1
_GAtServer   
  ref_count gint Ref count
  v250 v250_settings V.250 command setting
  io GAtIO * Server IO
  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
  write_queue GQueue * Write buffer queue
  max_read_attempts guint Max reads per select
  parser_state ParserState  
  destroyed gboolean Re-entrancy guard
  last_line char * Last read line
  cur_pos unsigned int Where we are on the line
  last_result GAtServerResult  
  suspended gboolean  
  final_sent gboolean  
  final_async gboolean  
  in_read_handler gboolean  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー