FACT++
1.0
|
|
privatevirtual |
The infoHandler which is called when an update to one of our subscribed services is available. If it is the service list, it calls ProcessServerList() and ProcessServiceList() otherwise.
After the update has been processed the infoHandler() of fHandler is called if fHandler is available to signal an update to a parent class.
Reimplemented from DimClient.
Definition at line 105 of file ServiceList.cc.
References fDimServers, fHandler, DimInfoHandler::getInfo(), DimInfoHandler::infoHandler(), DimInfoHandler::itsService, ProcessServerList(), and ProcessServiceList().
Referenced by CreateFMT().