Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::IDash::Server Class Reference

#include <Server.h>

Inheritance diagram for Impala::Core::IDash::Server:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::IDash::Server:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Server (int port, int nrPorts, CString passwordFile, CString jobServerAddr)
virtual ~Server ()
virtual void HandleIdle ()

Protected Member Functions

virtual int AcceptRequest (char *buf, int len, int bufSize, CString conn, int port)
virtual void ScheduleJob (char *buf, int len, int bufSize, CString conn, int port)
virtual void GetJobs (char *buf, int len, int bufSize, CString conn, int port)
virtual void StatusJob (char *buf, int len, int bufSize, CString conn, int port)
virtual void DeleteCases (char *buf, int len, int bufSize, CString conn, int port)

Private Types

typedef Job::State JobState
typedef Job::State::StateType JobStateType

Private Attributes

VideoJob::ServerProxymJobServer
Util::SimpleMap< String, int > mJobMap
 ILOG_VAR_DECL

Detailed Description

Definition at line 19 of file Server.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:12:55 2010 for ImpalaSrc by  doxygen 1.5.1