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

Impala::Core::Trec::TextSearchConnector Class Reference

#include <TextSearchConnector.h>

Collaboration diagram for Impala::Core::Trec::TextSearchConnector:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TextSearchConnector (VideoSet::Segmentation *seg)
void Connect ()
void Query (std::string q)
bool HasResults ()
std::list< Core::Trec::ShotResultGetResults ()

Private Member Functions

std::vector< std::string > tokenize (const std::string &input, const std::string &delims=" \n")

Private Attributes

std::string mTextServer
int mTextPort
TCPSocketmSocket
bool mConnected
bool mHasResults
VideoSet::SegmentationmSegmentation
std::list< Core::Trec::ShotResultmResults
 ILOG_VAR_DEC

Detailed Description

Definition at line 23 of file TextSearchConnector.h.


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