Uses of Class
edu.cmu.emulator.wlandev.monitor.RoamInfo

Packages that use RoamInfo
edu.cmu.emulator.wlandev.monitor Classes for tracking WLAN device roam history using iwconfig. 
 

Uses of RoamInfo in edu.cmu.emulator.wlandev.monitor
 

Fields in edu.cmu.emulator.wlandev.monitor declared as RoamInfo
protected  RoamInfo RoamMonitor.curRoamInfo
           
protected  RoamInfo[] RoamHistory.roamInfo
           
 

Methods in edu.cmu.emulator.wlandev.monitor that return RoamInfo
 RoamInfo[] RoamHistory.getRoamInfo()
           
protected  RoamInfo[] RoamMonitor.getRoamInfoArray()
           
 

Constructors in edu.cmu.emulator.wlandev.monitor with parameters of type RoamInfo
RoamHistory(RoamInfo[] roamInfo)
           
RoamHistory(RoamInfo[] roamInfo, gmj.net.PhysicalAddress oldBSSID, long moveTimeMillis)
           
 



Copyright © 2013. All Rights Reserved.