#include <PacketBase.h> [code]
Inherits Data.
Inherited by Protocols::BitTorrent::Packets::AllowedFast::Data, Protocols::BitTorrent::Packets::BadPacket::Data, Protocols::BitTorrent::Packets::BitField::Data, Protocols::BitTorrent::Packets::Cancel::Data, Protocols::BitTorrent::Packets::Choke::Data, Protocols::BitTorrent::Packets::Have::Data, Protocols::BitTorrent::Packets::HaveAll::Data, Protocols::BitTorrent::Packets::HaveNone::Data, Protocols::BitTorrent::Packets::Interested::Data, Protocols::BitTorrent::Packets::Keepalive::Data, Protocols::BitTorrent::Packets::NotInterested::Data, Protocols::BitTorrent::Packets::Piece::Data, Protocols::BitTorrent::Packets::Port::Data, Protocols::BitTorrent::Packets::RejectRequest::Data, Protocols::BitTorrent::Packets::Request::Data, Protocols::BitTorrent::Packets::SuggestPiece::Data, and Protocols::BitTorrent::Packets::Unchoke::Data.
Inheritance diagram for Protocols::BitTorrent::Packets::PacketBase::Data:


Definition at line 104 of file PacketBase.h.
Public Attributes | |
| PacketType | packetType |
|
|
Definition at line 107 of file PacketBase.h. |