UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.PGL.BcdMaxicode.MaxicodeMsg 類別 參考文件

表示Maxicode消息的類。 更多...

類別LabelMaker.PGL.BcdMaxicode.MaxicodeMsg的繼承圖:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsg LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsg LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData

公開方法(Public Methods)

 __init__ (self, MaxicodeModeEnum mode, str primary_msg, str remaining_msg)
 初始化 MaxicodeMsg 類的新實例。
 
str data (self)
 Maxicode消息的編碼數據。
 

保護屬性

 _mode
 
 _primary_msg
 
 _remaining_msg
 

額外的繼承成員

- 公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsg
 mode
 
 primary_msg
 
 remaining_msg
 
- 靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsg
str primary_msg
 
str remaining_msg
 
- 靜態公開屬性 繼承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData
MaxicodeModeEnum mode
 

詳細描述

表示Maxicode消息的類。

此類繼承自AMaxicodeMsg並提供用於初始化和訪問Maxicode消息數據的功能。

建構子與解構子說明文件

◆ __init__()

LabelMaker.PGL.BcdMaxicode.MaxicodeMsg.__init__ ( self,
MaxicodeModeEnum mode,
str primary_msg,
str remaining_msg )

初始化 MaxicodeMsg 類的新實例。

參數
modeMaxicode的模式。
primary_msg要編碼的主要消息。
remaining_msg要編碼的剩餘消息。

依據LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsg重新實作.

函式成員說明文件

◆ data()

str LabelMaker.PGL.BcdMaxicode.MaxicodeMsg.data ( self)

Maxicode消息的編碼數據。

傳回值
包含編碼的Maxicode消息數據的字符串。

依據LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsg重新實作.

資料成員說明文件

◆ _mode

LabelMaker.PGL.BcdMaxicode.MaxicodeMsg._mode
protected

◆ _primary_msg

LabelMaker.PGL.BcdMaxicode.MaxicodeMsg._primary_msg
protected

◆ _remaining_msg

LabelMaker.PGL.BcdMaxicode.MaxicodeMsg._remaining_msg
protected

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