A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition result.h:736
Definition adtf_runtime_intf.h:23
ADTF_IID(IADTFRuntime, "adtf_runtime.quiet.base.adtf.iid")
virtual tADTFMicroRunLevel GetMicroRunLevel() const =0
tRuntimeHookId
Definition adtf_runtime_intf.h:66
@ RHI_MicroRunLevelPostIncrement
Definition adtf_runtime_intf.h:73
@ RHI_MicroRunLevelPostDecrement
Definition adtf_runtime_intf.h:81
@ RHI_MicroRunLevelPreDecrement
Definition adtf_runtime_intf.h:77
@ RHI_MicroRunLevelIncrementing
Definition adtf_runtime_intf.h:85
@ RHI_MicroRunLevelPreIncrement
Definition adtf_runtime_intf.h:69
@ RHI_MicroRunLevelDecrementing
Definition adtf_runtime_intf.h:89
tServiceEvent
Definition adtf_runtime_intf.h:96
virtual tResult SetMicroRunLevel(tADTFMicroRunLevel nRunlevelToChangeTo, bool bWait=true)=0
tADTFMicroRunLevel
Definition adtf_runtime_intf.h:35
@ MRL_StreamingGraph
The Streaminggraph level.
Definition adtf_runtime_intf.h:43
@ MRL_Running
The Running level.
Definition adtf_runtime_intf.h:55
@ MRL_Shutdown
The system is shut down.
Definition adtf_runtime_intf.h:37
@ MRL_FilterGraphReady
All graph objects are connected and ready to be started.
Definition adtf_runtime_intf.h:50
@ MRL_Max
maximum level that can be reached
Definition adtf_runtime_intf.h:57
@ MRL_FilterGraphConstructed
All graph objects are constructed.
Definition adtf_runtime_intf.h:46
@ MRL_System
The system level.
Definition adtf_runtime_intf.h:39
@ MRL_FilterGraph
The Filtergraph level.
Definition adtf_runtime_intf.h:53
@ MRL_FilterGraphInitialized
All graph objects are initialized and ready to be connected.
Definition adtf_runtime_intf.h:48
@ MRL_Session
The session level.
Definition adtf_runtime_intf.h:41
Definition adtf_runtime_intf.h:123
ADTF_IID(IPluginLoader, "plugin_loader.yak.base.adtf.iid")
virtual tResult LoadPluginFor(const char *strCID) noexcept=0
Definition object_intf.h:33
@ RL_Shutdown
The system is shut down.
Definition runtime_intf.h:117
@ RL_Internal
Invalid run level that signals unmanaged modules.
Definition runtime_intf.h:120
@ RHI_RunLevelPreIncrement
Definition runtime_intf.h:209
@ SE_ChangeRunLevel
Definition service_intf.h:194
Namespace for all functionality of the ADTF Base SDK provided since v3.16.
Definition adtf_runtime_intf.h:17
Namespace for all functionality of the ADTF Base SDK provided since v3.24.
Definition adtf_runtime_intf.h:117
Namespace for the ADTF Base SDK.
Definition adtf_base_type_traits.h:13
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtf_client_connector.h:14