active(Salt salt) const | o2::framework::ServiceRegistry | inline |
bindService(ServiceRegistry::Salt salt, ServiceSpec const &spec, void *service) const | o2::framework::ServiceRegistry | |
dataProcessorSalt(short dataProcessorId) | o2::framework::ServiceRegistry | inlinestatic |
declareService(ServiceSpec const &spec, DeviceState &state, fair::mq::ProgOptions &options, ServiceRegistry::Salt salt=ServiceRegistry::globalDeviceSalt()) | o2::framework::ServiceRegistry | |
get(ServiceTypeHash typeHash, Salt salt, ServiceKind kind, char const *name=nullptr) const | o2::framework::ServiceRegistry | |
get(Salt salt) const | o2::framework::ServiceRegistry | inline |
getPos(ServiceTypeHash typeHash, Salt salt) const | o2::framework::ServiceRegistry | |
GLOBAL_CONTEXT_SALT | o2::framework::ServiceRegistry | static |
globalDeviceSalt() | o2::framework::ServiceRegistry | inlinestatic |
globalStreamSalt(short streamId) | o2::framework::ServiceRegistry | inlinestatic |
hash_type typedef | o2::framework::ServiceRegistry | |
indexFromInstance(InstanceId id) const | o2::framework::ServiceRegistry | inline |
instanceFromTypeSalt(ServiceTypeHash type, Salt salt) const | o2::framework::ServiceRegistry | inline |
lateBindStreamServices(DeviceState &state, fair::mq::ProgOptions &options, ServiceRegistry::Salt salt) | o2::framework::ServiceRegistry | |
lock(Salt salt) const O2_DPL_ACQUIRE(mMutex) | o2::framework::ServiceRegistry | |
lockCounter | o2::framework::ServiceRegistry | mutable |
MAX_DISTANCE | o2::framework::ServiceRegistry | static |
MAX_SERVICES | o2::framework::ServiceRegistry | static |
MAX_SERVICES_MASK | o2::framework::ServiceRegistry | static |
mLastLock | o2::framework::ServiceRegistry | mutable |
mMutex | o2::framework::ServiceRegistry | mutable |
mPostRenderGUIHandles | o2::framework::ServiceRegistry | mutable |
mServicesBooked | o2::framework::ServiceRegistry | mutable |
mServicesKey | o2::framework::ServiceRegistry | mutable |
mServicesMeta | o2::framework::ServiceRegistry | mutable |
mServicesValue | o2::framework::ServiceRegistry | mutable |
mSpecs | o2::framework::ServiceRegistry | mutable |
operator=(ServiceRegistry const &other) | o2::framework::ServiceRegistry | |
postRenderGUICallbacks() | o2::framework::ServiceRegistry | |
postRenderGUICallbacks(ServiceRegistryRef ref) | o2::framework::ServiceRegistry | |
preExitCallbacks() | o2::framework::ServiceRegistry | |
registerService(ServiceTypeHash typeHash, void *service, ServiceKind kind, Salt salt, char const *name=nullptr, ServiceRegistry::SpecIndex specIndex=SpecIndex{-1}) const | o2::framework::ServiceRegistry | |
registerService(ServiceHandle handle, Salt salt=ServiceRegistry::globalDeviceSalt()) | o2::framework::ServiceRegistry | inline |
registerService(C *service, Salt salt=ServiceRegistry::globalDeviceSalt()) | o2::framework::ServiceRegistry | inline |
registerService(C const *service, Salt salt=ServiceRegistry::globalDeviceSalt()) | o2::framework::ServiceRegistry | inline |
ServiceRegistry() | o2::framework::ServiceRegistry | |
ServiceRegistry(ServiceRegistry const &other) | o2::framework::ServiceRegistry | |
SpecialDataProcessorId enum name | o2::framework::ServiceRegistry | |
SpecialStreamId enum name | o2::framework::ServiceRegistry | |
streamSalt(short streamId, short dataProcessorId) | o2::framework::ServiceRegistry | inlinestatic |
throwError(const char *name, int64_t hash, int64_t streamId, int64_t dataprocessorId) const | o2::framework::ServiceRegistry | |
unlock(Salt salt) const O2_DPL_RELEASE(mMutex) | o2::framework::ServiceRegistry | |
valueFromKey(Key key) | o2::framework::ServiceRegistry | inlinestatic |
valueFromSalt(Salt salt) | o2::framework::ServiceRegistry | inlinestatic |