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

Public Member Functions

 CyclesRequestPacket ()
 
 CyclesRequestPacket (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.Requests.CyclesRequestPacket.CyclesRequestPacket ( )
Protocol.Packets.Requests.CyclesRequestPacket.CyclesRequestPacket ( byte[]  data)

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