senf::emu::TSFTHistogram Class Reference

#include <senf/Ext/NetEmu/WLAN/TSFTHistogram.hh>

Public Member Functions

 TSFTHistogram ()
 
void update (senf::MACAddress const &src, boost::uint64_t const &tsft)
 
bool start (senf::MACAddress const &src)
 
bool start ()
 
bool enabled () const
 
void dump (std::ostream &os) const
 

Public Attributes

senf::console::ScopedDirectory dir
 

Detailed Description

Definition at line 30 of file TSFTHistogram.hh.

Constructor & Destructor Documentation

◆ TSFTHistogram()

senf::emu::TSFTHistogram::TSFTHistogram ( )

Definition at line 28 of file TSFTHistogram.cc.

Member Function Documentation

◆ dump()

void senf::emu::TSFTHistogram::dump ( std::ostream &  os) const

Definition at line 107 of file TSFTHistogram.cc.

◆ enabled()

bool senf::emu::TSFTHistogram::enabled ( ) const
inline

Definition at line 39 of file TSFTHistogram.hh.

◆ start() [1/2]

bool senf::emu::TSFTHistogram::start ( senf::MACAddress const &  src)

Definition at line 97 of file TSFTHistogram.cc.

◆ start() [2/2]

bool senf::emu::TSFTHistogram::start ( )

Definition at line 92 of file TSFTHistogram.cc.

◆ update()

void senf::emu::TSFTHistogram::update ( senf::MACAddress const &  src,
boost::uint64_t const &  tsft 
)

Definition at line 52 of file TSFTHistogram.cc.

Member Data Documentation

◆ dir

senf::console::ScopedDirectory senf::emu::TSFTHistogram::dir

Definition at line 33 of file TSFTHistogram.hh.


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