ファイル定義書 .NET Framework 仕様書

client.c

ファイル名ファイル名

client.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 214 24%
空行行数 156 18%
実行行数 506 58%
合計行数 876 100%

関数定義数関数定義数

内容 定義数
関数数 31

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic g_isi_vdebug static void  
2
StaticStatic g_isi_cmp static int  
3
FunctionFunction g_isi_client_create GIsiClient * Create an ISI client.
4
FunctionFunction g_isi_version_set void Set the ISI resource version of @a client.
5
FunctionFunction g_isi_version_major int Returns the ISI major version of the resource associated with @a
6
FunctionFunction g_isi_version_minor int Returns the ISI minor version of the resource associated with @a
7
FunctionFunction g_isi_server_object_set void Set the server object for the resource associated with @a
8
FunctionFunction g_isi_server_object uint8_t Returns the server object for the the resource associated with @a
9
FunctionFunction g_isi_client_resource uint8_t Returns the resource associated with @a client
10
FunctionFunction g_isi_client_set_debug void Set a debugging function for @a client. This function will be
11
StaticStatic g_isi_cleanup_req static void  
12
StaticStatic g_isi_cleanup_ind static void  
13
FunctionFunction g_isi_client_destroy void Destroys an ISI client, cancels all pending transactions and subscriptions.
14
FunctionFunction g_isi_request_make GIsiRequest * Make an ISI request and register a callback to process the response(s) to
15
FunctionFunction g_isi_request_vmake GIsiRequest * Make an ISI request and register a callback to process the response(s) to
16
FunctionFunction g_isi_sendto GIsiRequest * Send an ISI request to a specific Phonet address and register a callback
17
FunctionFunction g_isi_send GIsiRequest * Send an ISI request and register a callback to process the response(s) to
18
FunctionFunction g_isi_vsendto GIsiRequest * Send an ISI request to a specific Phonet address and register a callback
19
FunctionFunction g_isi_vsend GIsiRequest * Send an ISI request and register a callback to process the response(s) to
20
FunctionFunction g_isi_request_cancel void Cancels a pending request, i.e. stop waiting for responses and cancels the
21
StaticStatic build_subscribe_msg static void  
22
FunctionFunction g_isi_commit_subscriptions int Subscribe indications from the modem.
23
FunctionFunction g_isi_add_subscription int Add subscription for a given indication type from the given resource.
24
FunctionFunction g_isi_subscribe int Subscribe to a given indication type for the resource that an ISI client
25
FunctionFunction g_isi_remove_subscription void Remove subscription for a given indication type from the given resource.
26
FunctionFunction g_isi_unsubscribe void Unsubscribe from a given indication type. For removing multiple
27
StaticStatic g_isi_dispatch_indication static void  
28
StaticStatic g_isi_dispatch_response static void  
29
StaticStatic g_isi_callback static gboolean  
30
StaticStatic g_isi_timeout static gboolean  
31
FunctionFunction g_isi_client_error int  

See Also

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