Collaboration diagram for SctApi::PreLoadConfigurations:
Public Member Functions | |
PreLoadConfigurations (SctApi *api) | |
~PreLoadConfigurations () | |
void | operator() () |
Data Fields | |
SctApi * | api |
Private Member Functions | |
PreLoadConfigurations () |
Then the main initialisation thread, when it gets to trying to initialise that module discovers it is already in the module map, and so does not have to do the load from the config service. instead it just sends that config to the ROD.
Definition at line 979 of file SctApi.cxx.