forwardPack(PacketType *packet) | Plugin< PacketType > | [protected] |
forwardUnpack(PacketType *packet) | Plugin< PacketType > | [protected] |
getNext() const | PacketChainStep< PacketType > | |
getUniqueId() const =0 | Plugin< PacketType > | [pure virtual] |
next | PacketChainStep< PacketType > | [protected] |
onPurge() | PacketChainStep< PacketType > | [inline, virtual] |
pack(PacketType *packet)=0 | Plugin< PacketType > | [pure virtual] |
PacketChainStep() | PacketChainStep< PacketType > | |
Plugin() | Plugin< PacketType > | |
PreSendingChain< PacketType > class | Plugin< PacketType > | [friend] |
purge() | PacketChainStep< PacketType > | |
setNext(PacketChainStep< PacketType > *n) | PacketChainStep< PacketType > | [inline] |
unpack(PacketType *packet)=0 | Plugin< PacketType > | [pure virtual] |
~Plugin() | Plugin< PacketType > | [virtual] |