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::Peers Interface Reference

units at your level or below in the hierarchy More...

import "discovery.idl";

Inheritance diagram for sensix::discovery::Peers:

sensix::discovery::Family sensix::discovery::Descendants sensix::discovery::Siblings sensix::discovery::DescendantsImpl sensix::discovery::SiblingsImpl

List of all members.

Public Member Functions

RequestList queryNetwork (in octet capability) raises (DiscoveryException)
 query peers for a capability
Request queryNode (in NodeId id, in octet capability) raises (DiscoveryException)
 query a particular peer

Public Attributes

const octet ID = INVALID
readonly attribute CapabilityList capabilities


Detailed Description

units at your level or below in the hierarchy

Definition at line 38 of file Peers.java.


Member Function Documentation

RequestList sensix::discovery::Peers::queryNetwork ( in octet  capability  )  raises (DiscoveryException)

query peers for a capability

Request sensix::discovery::Peers::queryNode ( in NodeId  id,
in octet  capability 
) raises (DiscoveryException)

query a particular peer


Member Data Documentation

const octet sensix::discovery::Peers::ID = INVALID

Implements sensix::discovery::Family.

Implemented in sensix::discovery::Siblings, and sensix::discovery::Descendants.

Definition at line 422 of file discovery.idl.

Definition at line 423 of file discovery.idl.


The documentation for this interface was generated from the following files:
  • /home/brennan/Software/sensix/source/C^4/sensix/discovery/Peers.java
  • /home/brennan/Software/sensix/source/discovery.idl


© 2008, Los Alamos National Security, LLC.