33 #ifndef EMANEREGISTRARPROXY_HEADER_ 34 #define EMANEREGISTRARPROXY_HEADER_ 61 #endif // EMANEREGISTRARPROXY_HEADER_ StatisticRegistrar & statisticRegistrar() override
The EventRegistrar allows NEM layers to register to receive events. Only those events registered will...
The Registrar interface provides access to all of the emulator registrars.
EventRegistrar & eventRegistrar() override
RegistrarProxy(BuildId buildId)
The StatisticRegistrar allows NEM layers to register statistics and statistic tables. Statistics and Statistic tables are owned by the emulator framework and a borrowed reference is returned to the registering NEM layer.
ConfigurationRegistrar & configurationRegistrar() override
The ConfigurationRegistrar allows NEM layers to register the configuration items they require...
Provides component specific proxy access to the configuration service.