SunSPOT API V5.0


Uses of Class
java.lang.Long

Packages that use Long
com.sun.spot.peripheral.radio.mhrp.aodv.request Request table used by the AODV based mesh routing package 
com.sun.spot.peripheral.radio.mhrp.aodv.routing Routing table used by the AODV based mesh routing package 
com.sun.spot.peripheral.radio.mhrp.lqrp.request Request table used by the LQRP based mesh routing package 
com.sun.spot.peripheral.radio.mhrp.lqrp.routing Routing table used by the AODV based mesh routing package 
 

Uses of Long in com.sun.spot.peripheral.radio.mhrp.aodv.request
 

Fields in com.sun.spot.peripheral.radio.mhrp.aodv.request declared as Long
 Long RequestEntry.key
           
 Long RequestEntry.originatorMACAddress
           
 

Uses of Long in com.sun.spot.peripheral.radio.mhrp.aodv.routing
 

Fields in com.sun.spot.peripheral.radio.mhrp.aodv.routing declared as Long
 Long RoutingEntry.key
          Lookup key for this table.
 Long RoutingEntry.nextHopMACAddress
          address of next hop along this route
 

Uses of Long in com.sun.spot.peripheral.radio.mhrp.lqrp.request
 

Fields in com.sun.spot.peripheral.radio.mhrp.lqrp.request declared as Long
 Long RequestEntry.key
           
 Long RequestEntry.originatorMACAddress
           
 

Uses of Long in com.sun.spot.peripheral.radio.mhrp.lqrp.routing
 

Fields in com.sun.spot.peripheral.radio.mhrp.lqrp.routing declared as Long
 Long RoutingEntry.key
          Lookup key for this table.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.