Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:19:49 2011 for ImpalaSrc by  doxygen 1.5.1