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

Impala::Application::TagsLife::RemoteRetriever::RemoteFileRetriever::RemoteFileRetriever ( std::string  url,
bool  fromCache,
bool  toCache,
std::string  filename = "" 
) [inline]

Definition at line 87 of file RemoteRetriever.h.

References target.

00087                                                                                                           :
00088                         url(url), fromCache(fromCache), toCache(toCache), filename(filename) {
00089                         target = std::string();
00090                 }
                RemoteFileRetriever(std::string url, std::string &target, bool fromCache, bool toCache, std::string filename = "") :


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