UniPRT SDK v1.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard类 参考
类 LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard 继承关系图:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData

Public 成员函数

 __init__ (self, MaxicodeModeEnum mode, str year, str postal_code, str country_code, str service_class, str remaining_msg)
 使用指定的模式、年份、邮政编码、国家代码、服务类别和剩余讯息初始化 MaxicodeMsgStructuredOpenSystemStandard 类的新实例。
 
str data (self)
 根据开放系统标准格式构造Maxicode数据字符串。
 

Public 属性

 mode
 
 year
 
 postal_code
 
 country_code
 
 service_class
 
 remaining_msg
 
- Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard
 mode
 
 year
 
 postal_code
 
 country_code
 
 service_class
 
 remaining_msg
 

额外继承的成员函数

- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard
str postal_code
 
str country_code
 
str service_class
 
str year
 
str remaining_msg
 
- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData
MaxicodeModeEnum mode
 

详细描述

@~English
@brief A class representing a structured Maxicode message following the Open System Standard for TSPL.

This class inherits from AMaxicodeMsgStructuredOpenSystemStandard and provides functionality for
initializing and accessing the data of a structured Maxicode message following the Open System Standard in TSPL.

@~Chinese
@brief 表示遵循开放系统标准的 TSPL 中结构化 Maxicode 讯息的类。

此类继承自 AMaxicodeMsgStructuredOpenSystemStandard,并提供在 TSPL 中初始化和访问遵循开放系统标准的结构化 Maxicode 讯息的数据的功能。

@~Chinese-Traditional
@brief 表示遵循開放系統標準的 TSPL 中結構化 Maxicode 讯息的類。

此類繼承自 AMaxicodeMsgStructuredOpenSystemStandard,並提供在 TSPL 中初始化和訪問遵循開放系統標準的結構化 Maxicode 讯息的數據的功能。

@ingroup TSPL

构造及析构函数说明

◆ __init__()

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.__init__ ( self,
MaxicodeModeEnum mode,
str year,
str postal_code,
str country_code,
str service_class,
str remaining_msg )

使用指定的模式、年份、邮政编码、国家代码、服务类别和剩余讯息初始化 MaxicodeMsgStructuredOpenSystemStandard 类的新实例。

参数
modeMaxicode 的模式。
year要编码的年份。
postal_code要编码的邮政编码。
country_code要编码的国家代码。
service_class要编码的服务类别。
remaining_msg要编码的剩余讯息。

重载 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard .

成员函数说明

◆ data()

str LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.data ( self)

根据开放系统标准格式构造Maxicode数据字符串。

重载 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard .

类成员变量说明

◆ country_code

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.country_code

◆ mode

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.mode

◆ postal_code

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.postal_code

◆ remaining_msg

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.remaining_msg

◆ service_class

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.service_class

◆ year

LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.year

该类的文档由以下文件生成: