Public 成员函数 | |
| __init__ (self) | |
Public 属性 | |
| int | Header = 123456789 |
| 解包/打包消息格式定义 解析格式6i | |
| int | cpID = 0 |
| int | tgID = -1 |
| int | msgID = 30 |
| int | Resv = 0 |
| str | buffformat = '6i' |
| 消息解包打包 | |
| buffsize = struct.calcsize(self.buffformat) | |
| str buffformat = '6i' |
消息解包打包
| int Header = 123456789 |
解包/打包消息格式定义 解析格式6i