pcapxx Namespace Reference

PCAP files input/output. More...


Namespaces

namespace  internals

Classes

struct  descriptor
 Enable various PCAP operations. More...
struct  dumper
 Enable frame/packet dumping to PCAP files. More...
struct  match
struct  frame_descriptor
 Describe a PCAP frame/packet. More...
struct  list_of_traces
struct  pkthdr
 PCAP frame/packet header. More...

Functions

template<class D >
bool operator== (const frame_descriptor< D > &rhs, const match &lhs)
template<class PCAPDescriptor >
std::ostream & operator<< (std::ostream &, const frame_descriptor< PCAPDescriptor > &)


Detailed Description

PCAP files input/output.

This namespace holds the compounds required to perform PCAP (Packet CAPture) files input/output.

See also:
descriptor, dumper, list_of_traces, match, frame_descriptor.


Function Documentation

template<class PCAPDescriptor >
std::ostream & pcapxx::operator<< ( std::ostream &  os,
const frame_descriptor< PCAPDescriptor > &  fd 
) [inline]

Dump a frame descriptor to a C++ stream.


Generated on Wed Apr 22 22:52:43 2009 for wipal by  doxygen 1.5.8