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  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.

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

Dump an address in human readable notation.


Generated on Wed Sep 12 16:02:47 2007 for trace-tools by  doxygen 1.5.3