senf::emu::annotations::WirelessModulation Struct Reference

Wireless modulation. More...

#include <senf/Ext/NetEmu/Annotations.hh>

Public Member Functions

 WirelessModulation ()
 
bool operator< (WirelessModulation const &other) const
 

Public Attributes

boost::uint32_t id
 

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &os, WirelessModulation const &annotation)
 Output WirelessModulation annotation instance as it's string representation. More...
 

Detailed Description

Wireless modulation.

Definition at line 108 of file Annotations.hh.

Constructor & Destructor Documentation

◆ WirelessModulation()

senf::emu::annotations::WirelessModulation::WirelessModulation ( )

Member Function Documentation

◆ operator<()

bool senf::emu::annotations::WirelessModulation::operator< ( WirelessModulation const &  other) const

Friends And Related Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
WirelessModulation const &  annotation 
)
related

Output WirelessModulation annotation instance as it's string representation.

Member Data Documentation

◆ id

boost::uint32_t senf::emu::annotations::WirelessModulation::id
mutable

Definition at line 110 of file Annotations.hh.


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