bring latest quiet::ITriggerPipeHierachy to users scope
More...
#include <triggerpipe_intf.h>
Inherits adtf::ucom::ant::IObject.
|
|
| ~ITriggerPipeHierachy ()=default |
| | not destructable
|
| |
|
| ~IObject ()=default |
| | Protected destructor --> Only the final implementation can be destroyed!
|
| |
bring latest quiet::ITriggerPipeHierachy to users scope
Interface for accessing the parent of a trigger pipe item.
◆ GetTriggerParents()
Retrieve all trigger pipe parents of this item.
- Parameters
-
| [in,out] | fnCallback | This will be called for each parent item. |
- Returns
- Standard result (forwarded from the callback).
◆ RegisterTriggerParent()
Registers the given trigger pipe source as a parent of this item;
- Parameters
-
| [in] | pParent | The new parent in the trigger pipe. |
- Returns
- Standard result.
◆ UnregisterTriggerParent()
Unregisters the given trigger pipe source that is no longer a parent of this item;
- Parameters
-
| [in] | pParent | The parent to unregister. |
- Returns
- Standard result.
The documentation for this class was generated from the following file: