Sim
Interface ProtocolFrame

All Known Subinterfaces:
Base
All Known Implementing Classes:
AckHeader, AckHeader, Broadcast, DataHeader, EmptyProtocolFrame, FloodingHeader, NormalPacketHeader, RERRHeader, RouteError, RouteReply, RouteRequest, RREPHeader, RREQHeader, Standard

public interface ProtocolFrame

ProtocolFrame is an interface for protocol frame data in a HardwareFrame.


Method Summary
 int getSize()
          Returns the "serialized" size of this portion of the packet, in bytes.
 

Method Detail

getSize

int getSize()
Returns the "serialized" size of this portion of the packet, in bytes.