Function sdv::core::GetCore#

Function Documentation#

inline TInterfaceAccessPtr sdv::core::GetCore()#

Access to the core.

Access to specific interface of the core.

Template Parameters:

TInterface – Type of interface to return.

Returns:

Smart pointer to the core services interface.

Returns:

Pointer to the interface or NULL when the interface was not exposed.