Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtSuperClassRealized()
Invoke Realization function of specified widget class
Synopsis:
void PtSuperClassRealized( PtWidgetClassRef_t *cref,
PtWidget_t *widget );
Arguments:
- cref
- The superclass whose method you want to call.
- widget
- A pointer to the widget for which to call the superclass's method.
Description:
This function invokes the Realization method of the specified widget class 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)