Main Page | Modules | Class Hierarchy | Class List | Directories | Class Members | Related Pages | Examples

GhostPacketDataMembers Class Reference
[Network Data Structures]

Data members for ghost packets. More...

#include <Packet.h>

Inheritance diagram for GhostPacketDataMembers:

PacketDataMembers List of all members.

Public Member Functions

 GhostPacketDataMembers (const TraceIterator &p, const TraceIterator &r)

Protected Attributes

bool ghost

Friends

class Packet

Detailed Description

Data members for ghost packets.

This should just contain references to other packets.


Constructor & Destructor Documentation

GhostPacketDataMembers::GhostPacketDataMembers const TraceIterator p,
const TraceIterator r
[inline]
 

Construct a GhostPacketDataMembers object

Parameters:
p parent; the packet, ghost or real, from which this one was created
r real packet from which this one was created - used as a shortcut to avoid having to trace back through long chains of ghost packets


Member Data Documentation

bool PacketDataMembers::ghost [protected, inherited]
 

'this' is a GhostPacketDataMembers if true, a RealPacketDataMembers if false


The documentation for this class was generated from the following file:
Generated on Thu Apr 5 01:02:37 2007 for ANTARES by  doxygen 1.4.2