ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
wireless_network.h File Reference
#include <com/ubuntu/location/connectivity/bounded_integer.h>
#include <core/property.h>
#include <iosfwd>
#include <string>
+ Include dependency graph for wireless_network.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  com::ubuntu::location::connectivity::WirelessNetwork
 

Namespaces

 com
 
 com::ubuntu
 
 com::ubuntu::location
 
 com::ubuntu::location::connectivity
 

Functions

std::ostream & com::ubuntu::location::connectivity::operator<< (std::ostream &out, WirelessNetwork::Mode mode)
 Pretty-prints the given mode to the given output stream. More...
 
std::ostream & com::ubuntu::location::connectivity::operator<< (std::ostream &out, const WirelessNetwork &wifi)
 Pretty-prints the given wireless network to the given output stream. More...