wpl::pcap::ostream Struct Reference

Enable frame/packet dumping to PCAP files. More...

#include <wipal/pcap/ostream.hh>

List of all members.

Public Member Functions

 ostream (const std::string &filename, const pkt::type type, const int32_t zone=0, const int32_t snaplen=0)
template<class B >
 ostream (const std::string &filename, const stream< B > &stream)
template<class S >
 ostream (const std::string &filename, const list< S > &list)
ostreamwrite (const pkt::metadata &meta, const void *bytes)
template<class S >
ostreamoperator<< (const pkt::packet< S > &)
template<class S >
ostreamoperator() (const pkt::packet< S > &)
pcap::indexed_file file () const

Detailed Description

Enable frame/packet dumping to PCAP files.

A pcap ostream allows you to dump packets to a file.


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

Generated by  doxygen 1.6.2