|
ADTF
|
Go to the source code of this file.
Classes | |
| class | adtf::ucom::ant::iobject_enum< INTERFACE_TYPE > |
| class | adtf::ucom::ant::object_enum_base< T, INTERFACE_TYPE, CONTAINER > |
| basic object interface implementation template. More... | |
| class | adtf::ucom::ant::object_enum< T, INTERFACE_TYPE, CONTAINER > |
| class | adtf::ucom::iobject_enum< INTERFACE_TYPE > |
| class | adtf::ucom::object_enum< T, INTERFACE_TYPE, CONTAINER > |
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::ucom |
| Namespace for the ADTF uCOM SDK. | |
| namespace | adtf::ucom::ant |
| Namespace for all functionality of the ADTF UCOM SDK provided since v3.0. | |
Typedefs | |
| template<typename T> | |
| using | adtf::ucom::ant::iobject_list = iobject_enum < T > |
| template<typename T> | |
| using | adtf::ucom::ant::iobject_vector = iobject_enum < T > |
| template<typename T, typename INTERFACE_TYPE = T> | |
| using | adtf::ucom::ant::object_list = object_enum < T, INTERFACE_TYPE, std::list> |
| template<typename T, typename INTERFACE_TYPE = T> | |
| using | adtf::ucom::ant::object_vector = object_enum < T, INTERFACE_TYPE, std::vector> |
| template<typename T> | |
| using | adtf::ucom::iobject_list |
| template<typename T> | |
| using | adtf::ucom::iobject_vector |
| template<typename T, typename INTERFACE_TYPE = T> | |
| using | adtf::ucom::object_list |
| template<typename T, typename INTERFACE_TYPE = T> | |
| using | adtf::ucom::object_vector |
Enumerations | |
| enum | adtf::ucom::ant::object_enum_push_option { adtf::ucom::ant::eNone = 0x00 , adtf::ucom::ant::eNoDuplicates = 0x01 } |
Copyright © Audi Electronics Venture GmbH. All rights reserved