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

Impala::Core::Trec::Thread Class Reference

#include <Thread.h>

Inheritance diagram for Impala::Core::Trec::Thread:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Trec::Thread:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Thread (CString name)
String GetName ()
virtual void SetOrigin (int shot)
virtual int GetFirstShot ()
virtual int GetShot (int position)=0
virtual int GetLength ()=0
virtual bool Contains (int shot)
virtual int GetNextShot (int shot)
virtual int GetPrevShot (int shot)
virtual int GetShotAt (int shot, int offset)=0
virtual int GetShotAtWhileSkipping (int shot, int offset, Thread *skipthese)
virtual int GetShotPosition (int shot)=0
virtual int GetType ()

Public Attributes

 ILOG_VAR_DEC

Static Public Attributes

static const int UNDEFINED = 0
static const int RANK = 1
static const int SHOTS = 2
static const int BOOKMARK = 3
static const int TIME = 4
static const int VISUAL = 5
static const int HISTORY = 6
static const int VIRTUAL = 7

Protected Attributes

String mName

Detailed Description

Definition at line 14 of file Thread.h.


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