Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

gov::lanl::isr::sensix::discovery::DescendantsImpl Class Reference

List of all members.

Public Member Functions

 DescendantsImpl (DiscoveryService ds)
int[] nodes ()
byte[] capabilities ()
boolean findNode (int id)
Request[] queryNetwork (byte capability) throws DiscoveryException
Request queryNode (int id, byte capability) throws DiscoveryException


Detailed Description

Definition at line 40 of file DescendantsImpl.java.


Constructor & Destructor Documentation

gov::lanl::isr::sensix::discovery::DescendantsImpl::DescendantsImpl ( DiscoveryService  ds  ) 

Definition at line 44 of file DescendantsImpl.java.


Member Function Documentation

int [] gov::lanl::isr::sensix::discovery::DescendantsImpl::nodes (  ) 

Definition at line 49 of file DescendantsImpl.java.

byte [] gov::lanl::isr::sensix::discovery::DescendantsImpl::capabilities (  ) 

Definition at line 57 of file DescendantsImpl.java.

boolean gov::lanl::isr::sensix::discovery::DescendantsImpl::findNode ( int  id  ) 

Definition at line 65 of file DescendantsImpl.java.

Request [] gov::lanl::isr::sensix::discovery::DescendantsImpl::queryNetwork ( byte  capability  )  throws DiscoveryException

Definition at line 74 of file DescendantsImpl.java.

Request gov::lanl::isr::sensix::discovery::DescendantsImpl::queryNode ( int  id,
byte  capability 
) throws DiscoveryException

Definition at line 112 of file DescendantsImpl.java.


The documentation for this class was generated from the following file:


© 2008, Los Alamos National Security, LLC.