LibNRG  0.0.1
Networking for Real-time Games library
 All Classes Files Functions Variables Friends
nrg::PacketTransformation Struct Referenceabstract

Interface representing a transformation of a Packet, such as Compression.

#include <nrg_packet.h>

Public Member Functions

virtual bool apply (Packet &in, Packet &out)=0
 
virtual bool remove (Packet &in, Packet &out)=0
 

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