pcapxx::frame_descriptor< PCAPDescriptor >::shared_data Struct Reference

Data embedded in a frame descriptor . More...

#include <wipal/pcap/frame_descriptor.hh>

List of all members.

Public Member Functions

 shared_data (const PCAPDescriptor *desc, unsigned id, const pkthdr_ptr &pcap_header, const bytes_ptr &bytes)

Public Attributes

const PCAPDescriptor * desc
unsigned id
pkthdr_ptr pcap_header
bytes_ptr bytes


Detailed Description

template<class PCAPDescriptor = tool::undefined_type>
struct pcapxx::frame_descriptor< PCAPDescriptor >::shared_data

Data embedded in a frame descriptor .

Member Data Documentation

template<class PCAPDescriptor = tool::undefined_type>
const PCAPDescriptor* pcapxx::frame_descriptor< PCAPDescriptor >::shared_data::desc

< Originating PCAP descriptor.

template<class PCAPDescriptor = tool::undefined_type>
unsigned pcapxx::frame_descriptor< PCAPDescriptor >::shared_data::id

< Frame index inside the trace.

template<class PCAPDescriptor = tool::undefined_type>
pkthdr_ptr pcapxx::frame_descriptor< PCAPDescriptor >::shared_data::pcap_header

< PCAP header.

template<class PCAPDescriptor = tool::undefined_type>
bytes_ptr pcapxx::frame_descriptor< PCAPDescriptor >::shared_data::bytes

< Frame bytes.


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

Generated on Wed Jul 30 19:51:35 2008 for wipal by  doxygen 1.5.6