EchoImageServer.C File Reference

#include <stdlib.h>
#include <time.h>
#include <iostream>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <signal.h>
#include "Component/ModelManager.H"
#include "GUI/XWinManaged.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Image/ColorOps.H"
#include "SIFT/ScaleSpace.H"
#include "EchoImageServerSK.hh"
#include <omniORB4/CORBA.h>
#include "Corba/ImageOrbSK.hh"
#include "Corba/ImageOrbUtil.H"
#include "Corba/CorbaUtil.H"
#include "Corba/Objects/EchoImageServer.H"
Include dependency graph for EchoImageServer.C:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void terminate (int s)
 Signal handler (e.g., for control-C).
int main (int argc, char **argv)

Variables

CORBA::ORB_var orb
CosNaming::Name objectName
bool Debug = false

Detailed Description

a test program to send an image using corba: This is the server class that echos the image

Definition in file EchoImageServer.C.


Function Documentation

void terminate ( int  s  ) 

Signal handler (e.g., for control-C).

Definition at line 65 of file EchoImageServer.C.

Generated on Sun May 8 08:42:39 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3