- WifDataFinder - Class in threadspack
-
Thread that monitors the data of a specific wireless network interface.
- WifDataFinder() - Constructor for class threadspack.WifDataFinder
-
- wifname - Variable in class threadspack.AvailableAccessPoints
-
Name of the wireless interface that is used to scan the environment for available access points.
- wifname - Variable in class threadspack.WifDataFinder
-
The name of the monitored wireless interface.
- winterf - Variable in class threadspack.WifDataFinder
-
The WirelessData object of the monitored wireless interface.
- WirelessData - Class in datapack
-
Class that stores data taken from an available wireless interface.
- WirelessData(String) - Constructor for class datapack.WirelessData
-
Creates a WirelessData object.
- wirelessList - Variable in class threadspack.AvailableInterfaces
-
List that stores the available wireless interfaces that are found.
- wirelessList - Variable in class threadspack.DataPrinter
-
List that will store temporarily the available wireless interfaces to print them.