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

sensix::discovery::Descendants Interface Reference

units lower in the heirarchy More...

import "discovery.idl";

Inheritance diagram for sensix::discovery::Descendants:

sensix::discovery::Peers sensix::discovery::Family sensix::discovery::DescendantsImpl

List of all members.

Public Member Functions

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

Public Attributes

const octet ID = DESCENDANTS


Detailed Description

units lower in the heirarchy

Definition at line 40 of file Descendants.java.


Constructor & Destructor Documentation

sensix::discovery::Descendants::Descendants ( DiscoveryService  ds  ) 

Definition at line 44 of file Descendants.java.


Member Function Documentation

int [] sensix::discovery::Descendants::nodes (  ) 

Implemented in sensix::discovery::DescendantsImpl.

Definition at line 49 of file Descendants.java.

byte [] sensix::discovery::Descendants::capabilities (  ) 

Implemented in sensix::discovery::DescendantsImpl.

Definition at line 57 of file Descendants.java.

boolean sensix::discovery::Descendants::findNode ( int  id  ) 

Definition at line 65 of file Descendants.java.

Request [] sensix::discovery::Descendants::queryNetwork ( byte  capability  )  throws DiscoveryException

Definition at line 74 of file Descendants.java.

Request sensix::discovery::Descendants::queryNode ( int  id,
byte  capability 
) throws DiscoveryException

Definition at line 97 of file Descendants.java.


Member Data Documentation

const octet sensix::discovery::Descendants::ID = DESCENDANTS

Implements sensix::discovery::Peers.

Definition at line 442 of file discovery.idl.


The documentation for this interface was generated from the following files:


© 2008, Los Alamos National Security, LLC.