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::DescendantsImpl Class Reference

#include <discovery.h>

Inheritance diagram for sensix::discovery::DescendantsImpl:

sensix::discovery::Descendants

List of all members.

Public Member Functions

 DescendantsImpl ()
 DescendantsImpl (CORBA::ORB_ptr ptr)
CORBA::Boolean findNode (NodeId id)
NodeListnodes ()
CapabilityListcapabilities ()
RequestListqueryNetwork (CORBA::Octet capability)
Request_ptr queryNode (NodeId id, CORBA::Octet capability)


Detailed Description

Definition at line 73 of file discovery.h.


Constructor & Destructor Documentation

DescendantsImpl::DescendantsImpl (  ) 

Definition at line 179 of file discovery.cpp.

DescendantsImpl::DescendantsImpl ( CORBA::ORB_ptr  ptr  ) 

Definition at line 173 of file discovery.cpp.


Member Function Documentation

CORBA::Boolean DescendantsImpl::findNode ( sensix::NodeId  id  ) 

Definition at line 182 of file discovery.cpp.

NodeList * DescendantsImpl::nodes (  ) 

Implements sensix::discovery::Descendants.

Definition at line 188 of file discovery.cpp.

CapabilityList * DescendantsImpl::capabilities (  ) 

Implements sensix::discovery::Descendants.

Definition at line 203 of file discovery.cpp.

RequestList * DescendantsImpl::queryNetwork ( CORBA::Octet  capability  ) 

Definition at line 218 of file discovery.cpp.

sensix::Request_ptr DescendantsImpl::queryNode ( sensix::NodeId  id,
CORBA::Octet  capability 
)

Definition at line 249 of file discovery.cpp.


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


© 2008, Los Alamos National Security, LLC.