wifi::time_converter< PhyHeaderType, Bottom >::time_values Struct Reference

Hold time_converter 's conversion results. More...

#include <wipal/wifi/time_converter.hh>

List of all members.

Public Member Functions

 time_values ()
 time_values (const pcap_time_type &pcap_time, const phy_time_type &phy_time)

Public Attributes

pcap_time_type pcap_time
phy_time_type phy_time


Detailed Description

template<class PhyHeaderType, class Bottom = tool::bottom>
struct wifi::time_converter< PhyHeaderType, Bottom >::time_values

Hold time_converter 's conversion results.

Constructor & Destructor Documentation

template<class PHT, class Bottom>
wifi::time_converter< PHT, Bottom >::time_values::time_values (  )  [inline]

Construct an non-initialized time_values object.

template<class PHT, class Bottom>
wifi::time_converter< PHT, Bottom >::time_values::time_values ( const pcap_time_type pcap_time,
const phy_time_type phy_time 
) [inline]

Construct an initialized time_values object.


Member Data Documentation

template<class PhyHeaderType, class Bottom = tool::bottom>
pcap_time_type wifi::time_converter< PhyHeaderType, Bottom >::time_values::pcap_time

template<class PhyHeaderType, class Bottom = tool::bottom>
phy_time_type wifi::time_converter< PhyHeaderType, Bottom >::time_values::phy_time


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

Generated on Wed Jul 30 19:51:35 2008 for wipal by  doxygen 1.5.6