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

/home/brennan/Software/sensix/source/L2/corba_discovery.c File Reference

ORBit CORBA service discovery utilities. More...

#include <string.h>
#include <orbit/orbit.h>
#include "corba_util.h"
#include "discovery_service.h"

Go to the source code of this file.

Functions

void register_object (unsigned char type, CORBA_Object servant, CORBA_ORB orb, CORBA_Environment *ev)
CORBA_Object discover_object (unsigned char type, unsigned char level, CORBA_ORB orb, CORBA_Environment *ev)


Detailed Description

ORBit CORBA service discovery utilities.

Revision
1.5
Author
sean_m_brennan
Date
2009/05/25 17:43:47

Definition in file corba_discovery.c.


Function Documentation

CORBA_Object discover_object ( unsigned char  type,
unsigned char  level,
CORBA_ORB  orb,
CORBA_Environment *  ev 
)

Definition at line 61 of file corba_discovery.c.

void register_object ( unsigned char  type,
CORBA_Object  servant,
CORBA_ORB  orb,
CORBA_Environment *  ev 
)

Definition at line 42 of file corba_discovery.c.


© 2008, Los Alamos National Security, LLC.