File interface_ptr.h#
↰ Parent directory (support)
This file provides all necessary definitions to use and implement interface maps.
Contents
Definition (support\interface_ptr.h)#
Detailed Description#
0.1
2022.11.14
Copyright ZF Friedrichshaven AG (c) 2022
Includes#
../interfaces/core.hatomicmem_access.h(File mem_access.h)memory(File memory.h)mutex(File ipc_named_mutex.h)stdexcepttypeinfo
Included By#
Namespaces#
Classes#
Functions#
Template Function sdv::InterfaceMapChainHelper(TMember&, interface_id)
Function sdv::InterfaceMapChainHelper(CInterfacePtr&, interface_id)
Template Function sdv::InterfaceMapChainHelper(TMember *, interface_id)
Template Function sdv::InterfaceMapChainHelper(std::shared_ptr<TMember>&, interface_id)
Template Function sdv::InterfaceMapChainHelper(std::weak_ptr<TMember>&, interface_id)