wifi::timestamp Struct Reference

IEEE 802.11 timestamp frame element. More...

#include <trace-tools/wifi/timestamp.hh>

List of all members.

Public Types

enum  { size = 8 }

Public Member Functions

 timestamp ()
 timestamp (uint32_t hi, uint32_t lo)
std::ostream & print (std::ostream &) const
Comparison operators
bool operator== (const timestamp &) const
bool operator!= (const timestamp &) const
bool operator< (const timestamp &) const


Detailed Description

IEEE 802.11 timestamp frame element.

Constructor & Destructor Documentation

wifi::timestamp::timestamp (  )  [inline]

Construct a null timestamp.

wifi::timestamp::timestamp ( uint32_t  hi,
uint32_t  lo 
) [inline]

Construct a timestamp from the low and high parts of a 64 bit word.


Member Function Documentation

std::ostream & wifi::timestamp::print ( std::ostream &  os  )  const [inline]

Print the timestamp in a human readable format.


The documentation for this struct was generated from the following files:
Generated on Wed Sep 12 16:02:47 2007 for trace-tools by  doxygen 1.5.3