wifi::frame::filter::uniquely_identifiable< UniqueId, InputIterator, HeaderType, Bottom > Struct Template Reference

Filter uniquely identifiable frames out of PCAP frames. More...

#include <wipal/wifi/frame/filter/uniquely_identifiable.hh>

List of all members.

Public Member Functions

 uniquely_identifiable (const InputIterator &begin, const InputIterator &end, addr_mapping &map, tool::endian::endianness phy_end)

Friends

class internals::uniquely_identifiable_iterator< UniqueId, InputIterator, HeaderType, Bottom, tool::bottom >


Detailed Description

template<class UniqueId, class InputIterator, class HeaderType, class Bottom = tool::bottom>
struct wifi::frame::filter::uniquely_identifiable< UniqueId, InputIterator, HeaderType, Bottom >

Filter uniquely identifiable frames out of PCAP frames.

Constructor & Destructor Documentation

template<class U, class I, class H, class B>
wifi::frame::filter::uniquely_identifiable< U, I, H, B >::uniquely_identifiable ( const I &  begin,
const I &  end,
addr_mapping map,
tool::endian::endianness  phy_end 
) [inline]

Construct from two iterators and a address mapping .


The documentation for this struct was generated from the following files:
Generated on Wed Jan 16 16:15:15 2008 for wipal by  doxygen 1.5.4