UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
JsonMng.JsonCommController 類別 參考文件

公開方法(Public Methods)

 __init__ (self)
 初始化 JsonCommController。
 
 create_mgmt_comm_with_comm_descriptor (self, comm_descriptor)
 使用給定的通信描述符創建管理通信實例。
 
 release_mgmt_comm_with_comm_descriptor (self, comm_descriptor)
 釋放具有給定通信描述符的管理通信實例。
 
 user_count_for_comm_descriptor (self, comm_descriptor)
 獲取給定通信描述符的用戶數。
 
 connection_count (self)
 獲取活動連接的總數。
 
 descriptors (self)
 獲取所有通信描述符的數組。
 

公開屬性

 active_comms
 

建構子與解構子說明文件

◆ __init__()

JsonMng.JsonCommController.__init__ ( self)

初始化 JsonCommController。

函式成員說明文件

◆ connection_count()

JsonMng.JsonCommController.connection_count ( self)

獲取活動連接的總數。

傳回值
連接總數。

◆ create_mgmt_comm_with_comm_descriptor()

JsonMng.JsonCommController.create_mgmt_comm_with_comm_descriptor ( self,
comm_descriptor )

使用給定的通信描述符創建管理通信實例。

參數
comm_descriptor通信實例的描述符。
傳回值
一個新的 JsonComm 實例。

◆ descriptors()

JsonMng.JsonCommController.descriptors ( self)

獲取所有通信描述符的數組。

傳回值
表示通信描述符的字符串數組。

◆ release_mgmt_comm_with_comm_descriptor()

JsonMng.JsonCommController.release_mgmt_comm_with_comm_descriptor ( self,
comm_descriptor )

釋放具有給定通信描述符的管理通信實例。

參數
comm_descriptor要釋放的通信實例的描述符。

◆ user_count_for_comm_descriptor()

JsonMng.JsonCommController.user_count_for_comm_descriptor ( self,
comm_descriptor )

獲取給定通信描述符的用戶數。

參數
comm_descriptor通信實例的描述符。
傳回值
指定通信實例的用戶數。

資料成員說明文件

◆ active_comms

JsonMng.JsonCommController.active_comms

此類別(class) 文件是由下列檔案中產生: