DotNet6502
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Protocol.Packets.Commands.StopCommandPacket Class Reference
Inheritance diagram for Protocol.Packets.Commands.StopCommandPacket:
Protocol.Packets.PacketBase

Public Member Functions

 StopCommandPacket ()
 
 StopCommandPacket (byte[] data)
 
- Public Member Functions inherited from Protocol.Packets.PacketBase
void RecalculateChecksum ()
 
bool IsChecksumValid ()
 

Additional Inherited Members

- Protected Member Functions inherited from Protocol.Packets.PacketBase
 PacketBase (ushort payloadLength, PacketType type)
 
 PacketBase (byte[] data)
 
- Properties inherited from Protocol.Packets.PacketBase
ushort Signature [get, set]
 
ushort Length [get, set]
 
PacketType Type [get, set]
 
byte Checksum [get, set]
 
byte[] Data [get]
 

Constructor & Destructor Documentation

Protocol.Packets.Commands.StopCommandPacket.StopCommandPacket ( )
Protocol.Packets.Commands.StopCommandPacket.StopCommandPacket ( byte[]  data)

The documentation for this class was generated from the following file: