Alex Bikfalvi
SimStream Documentation
CPacketIp Class Reference
Inheritance diagram for CPacketIp:
Public Member Functions | |
| CPacketIp (CAddress src, CAddress dst, __byte ttl, CPacket *payload) | |
| CAddress | Src () |
| CAddress | Dst () |
| __byte | Ttl () |
| void | DecTtl () |
| virtual EPacketType | Type () |
| virtual CPacket * | Copy () |
Protected Attributes | |
| CAddress | src |
| CAddress | dst |
| __byte | ttl |
Detailed Description
Definition at line 8 of file PacketIp.h.
The documentation for this class was generated from the following files:
Last updated: February 8, 2011