wloc  0.4.0
Simple Wi-Fi geolocation library and tool
wloc.fetcher.linux.FetcherLinux Class Reference
Inheritance diagram for wloc.fetcher.linux.FetcherLinux:

Public Member Functions

None __init__ (self)
 

Private Member Functions

None __fetch_networks (self)
 

Constructor & Destructor Documentation

◆ __init__()

None wloc.fetcher.linux.FetcherLinux.__init__ (   self)
Constructor of FetcherLinux class.

Member Function Documentation

◆ __fetch_networks()

None wloc.fetcher.linux.FetcherLinux.__fetch_networks (   self)
private
Connects to Network Manager, fetching list of available networks
and stores them in private class property.