ADTF
|
Copyright © Audi Electronics Venture GmbH. More...
Go to the source code of this file.
Namespaces | |
namespace | adtf |
Namespace for entire ADTF SDK. | |
namespace | adtf::ucom |
Namespace for the ADTF uCOM3 SDK. | |
namespace | adtf::ucom::ant |
Namespace for all functionality provided since v3.0. | |
Functions | |
template<typename InterfacePointerType, typename ObjectPointerType> | |
InterfacePointerType | ucom_cast (ObjectPointerType i_pObject) |
Used to cast arbitrary interface types within the UCOM. | |
template<typename InterfacePointerType, typename ObjectPointerType> | |
InterfacePointerType | ucom_cast (ObjectPointerType i_pObject) |
Alias always bringing the latest version of ucom_cast() into scope. | |