test-httpServer.C File Reference

#include "Component/ModelManager.H"
#include "Devices/KeyBoard.H"
#include "Devices/HTTPServer.H"
#include "Util/log.H"
#include <signal.h>
#include <stdio.h>
Include dependency graph for test-httpServer.C:

Go to the source code of this file.

Functions

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

Variables

static bool goforever = true
 Will turn false on interrupt signal.

Detailed Description

Test the http server

Definition in file test-httpServer.C.


Function Documentation

void terminate ( int  s  ) 

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

Definition at line 49 of file test-httpServer.C.

References goforever.


Variable Documentation

bool goforever = true [static]

Will turn false on interrupt signal.

Definition at line 46 of file test-httpServer.C.

Referenced by terminate().

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