Public Member Functions | Public Attributes

RecordedPacket Class Reference

#include <DiskSessionRecorder.h>

List of all members.

Public Member Functions

 RecordedPacket (bool bIncoming, bool bHasBuddy, const UT_UTF8String &buddyName, UT_uint64 timestamp, Packet *pPacket)
 ~RecordedPacket ()

Public Attributes

bool m_bIncoming
bool m_bHasBuddy
UT_UTF8String m_buddyName
UT_uint64 m_timestamp
Packetm_pPacket
bool m_bDeleteAtDestroy

Constructor & Destructor Documentation

RecordedPacket::RecordedPacket ( bool  bIncoming,
bool  bHasBuddy,
const UT_UTF8String buddyName,
UT_uint64  timestamp,
Packet pPacket 
) [inline]
RecordedPacket::~RecordedPacket (  )  [inline]

References DELETEP, and m_pPacket.


Member Data Documentation


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