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

bool Impala::Core::IDash::Client::IsConnected (  )  [inline]

Definition at line 45 of file Client.h.

References Impala::Util::ChannelProxy::ChannelIsValid(), and mChannelProxy.

Referenced by DeleteCases(), GetJobs(), Impala::Application::IDash::mainIDashServer(), ScheduleJob(), and StatusJob().

00046     {
00047         return (mChannelProxy && mChannelProxy->ChannelIsValid());
00048     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:12:42 2010 for ImpalaSrc by  doxygen 1.5.1