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

Impala::Application::TagsLife::RemoteRetriever::RemoteImageRetriever::RemoteImageRetriever ( std::string &  url,
OGLIMAGE *&  oglIm,
bool  fromCache,
bool  toCache,
std::string  cachePrefix 
) [inline]

Definition at line 164 of file RemoteRetriever.h.

References Impala::Application::TagsLife::RemoteRetriever::RemoteFileRetriever::filename.

00164                                                                                                                             :
00165                         oglIm(oglIm), RemoteFileRetriever(url, fromCache, toCache) {
00166                         filename = cachePrefix + url.substr(url.find_last_of('/')+1);
00167                 }


Generated on Fri Mar 19 10:51:32 2010 for ImpalaSrc by  doxygen 1.5.1