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

Impala::Application::SDash::AlertRelay::AlertRelay ( const std::string &  ipAddress = DEFAULT_IP,
const std::string &  port = DEFAULT_PORT 
) [inline]

Definition at line 21 of file AlertRelay.h.

References Initialize(), and mState.

00021                                                                                               : mState(-1)
00022     {
00023         mState = Initialize(ipAddress, port);
00024     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:56 2011 for ImpalaSrc by  doxygen 1.5.1