- getBuf() - Method in class wifi.Transmission
-
Returns a reference to the buffer held by the Transmission instance.
- getDefaultAddrs() - Method in class wifi.CppGUIAdapter
-
Returns an array of MAC addresses to be associated with the send buttons
in the GUI.
- getDefaultAddrs() - Method in interface wifi.GUIClientInterface
-
Returns an array of MAC addresses that will be assigned to buttons in the GUI client.
- getDefaultAddrs() - Method in class wifi.JavaGUIAdapter
-
An array of addresses to use for the "send" buttons in the GUI.
- getDestAddr() - Method in class wifi.Transmission
-
- getSourceAddr() - Method in class wifi.Transmission
-
- GUIClientInterface - Interface in wifi
-
The GUI client application can interact with any project that implements
this interface.