Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:48:17 2010 for ImpalaSrc by  doxygen 1.5.1