|
ADTF
|
Go to the source code of this file.
Classes | |
| class | adtf::streaming::ant::ITriggerPipeSource |
| class | adtf::streaming::ant::ITriggerPipeItem |
| class | adtf::streaming::ant::ITriggerPipe |
| class | adtf::streaming::quiet::ITriggerPipeHierachy |
| class | adtf::streaming::ITriggerPipeSource |
| bring latest ant::ITriggerPipeSource to users scope More... | |
| class | adtf::streaming::ITriggerPipeItem |
| bring latest ant::ITriggerPipeItem to users scope More... | |
| class | adtf::streaming::ITriggerPipe |
| bring latest ant::ITriggerPipe to users scope More... | |
| class | adtf::streaming::ITriggerPipeHierachy |
| bring latest quiet::ITriggerPipeHierachy to users scope More... | |
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::streaming |
| Namespace for the ADTF Streaming SDK. | |
| namespace | adtf::streaming::ant |
| Namespace for all functionality of the ADTF Streaming SDK provided since v3.0. | |
| namespace | adtf::streaming::quiet |
| Namespace for all functionality of the ADTF Streaming SDK provided since v3.16. | |
Functions | |
| template<typename ObjectType> | |
| bool | adtf::streaming::riddler::has_trigger_parent (const ObjectType *pChild) |
| Checks whether the object has a parent trigger item or not. | |
| template<typename ObjectType> | |
| bool | adtf::streaming::has_trigger_parent (const ObjectType *pChild) |
| bring latest riddler::has_parent to users scope | |
Copyright © Audi Electronics Venture GmbH. All rights reserved
|
inline |
Checks whether the object has a parent trigger item or not.
| [in] | pChild | The child to check a parent for. |