wifi Namespace Reference

IEEE 802.11 compounds and operations. More...


Classes

struct  addr
 IEEE 802.11 address. More...
struct  addr_mapping
 IEEE 802.11 address to integer mapping designed to be stored into a database file. More...
struct  mactime_tracker
 Microsecond-grained time tracker. More...
struct  time_converter
 Convert a time_tracker microsecond count to various PCAP and PHY fields. More...
struct  timestamp
 IEEE 802.11 timestamp frame element. More...

Namespaces

namespace  frame

Functions

std::ostream & operator<< (std::ostream &os, const addr &a)
std::string make_string (const addr &a)
std::ostream & operator<< (std::ostream &, const timestamp &)


Detailed Description

IEEE 802.11 compounds and operations.

Function Documentation

std::string wifi::make_string ( const addr &  a  )  [inline]

Make a human readable string from an address .

std::ostream & wifi::operator<< ( std::ostream &  os,
const timestamp &  ts 
) [inline]

Dump a timestamp in a human readable format.

References wifi::timestamp::print().

std::ostream & wifi::operator<< ( std::ostream &  os,
const addr &  a 
) [inline]

Dump an address in human readable notation.


Generated on Thu Feb 21 18:54:22 2008 for wipal by  doxygen 1.5.5