C# Class Bend.LogPacketHeader

显示文件 Open project: jeske/StepsDB-alpha

Public Properties

Property Type Description
LOG_MAGIC System.UInt32
checksum System.UInt32
cmddata_length System.UInt32
curLWSN System.Int64
magic System.UInt32

Property Details

LOG_MAGIC public_oe static_oe property

public static UInt32,System LOG_MAGIC
return System.UInt32

checksum public_oe property

public UInt32,System checksum
return System.UInt32

cmddata_length public_oe property

public UInt32,System cmddata_length
return System.UInt32

curLWSN public_oe property

public Int64,System curLWSN
return System.Int64

magic public_oe property

public UInt32,System magic
return System.UInt32