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

#include <discovery.h>

Inheritance diagram for sensix::discovery::OthersImpl:

sensix::discovery::Others

List of all members.

Public Member Functions

 OthersImpl (CORBA::ORB_ptr ptr)
Ancestors_ptr ancestors ()
Siblings_ptr siblings ()
Descendants_ptr descendants ()
CORBA::Boolean findNode (NodeId id)
RequestListqueryNetwork (CORBA::Octet capability)
Request_ptr queryNode (NodeId id, CORBA::Octet capability)


Detailed Description

Definition at line 90 of file discovery.h.


Constructor & Destructor Documentation

OthersImpl::OthersImpl ( CORBA::ORB_ptr  ptr  ) 

Definition at line 268 of file discovery.cpp.


Member Function Documentation

Ancestors_ptr OthersImpl::ancestors (  ) 

Implements sensix::discovery::Others.

Definition at line 277 of file discovery.cpp.

Siblings_ptr OthersImpl::siblings (  ) 

Implements sensix::discovery::Others.

Definition at line 282 of file discovery.cpp.

Descendants_ptr OthersImpl::descendants (  ) 

Implements sensix::discovery::Others.

Definition at line 287 of file discovery.cpp.

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

Definition at line 293 of file discovery.cpp.

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

Definition at line 299 of file discovery.cpp.

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

Definition at line 331 of file discovery.cpp.


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


© 2008, Los Alamos National Security, LLC.