Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtSuperClassChildRealized()
Invoke a Child Realized method
Synopsis:
void PtSuperClassChildRealized(
PtWidgetClassRef_t *cref,
PtWidget_t *widget,
PtWidget_t *child );
Arguments:
- cref
- The container class whose method you want to invoke.
- widget
- A pointer to the widget whose Child Realized method is being invoked.
- child
- A pointer to the widget that has been realized.
Description:
This function invokes the Child Realized method of the container class specified by cref.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)