Generic template class for event handling by a proxy.

Note: This class template is private and may change with updates. To access the class templates features, use the provided member functions.
Member functions
Name | Description | Access |
---|---|---|
Subscribes to the skeleton counterpart of this proxy-side event. | Public | |
Unsubscribes from the skeleton counterpart of this proxy-side event. | Public | |
Updates the event cache container visible to the user via | Public | |
Returns the event cache container visible to the user. | Public | |
Access the E2EState of the recent E2ECheck. | Public | |
Clears the cached event samples visible to the user if the selected caching policy is | Public | |
Set event receive handler, to be notified on reception of new event samples. | Public | |
Deregister event receive handler. | Public | |
Query current subscription state. | Public | |
Set a subscription state change handler to be called by the Communication Management implementation. | Public | |
Remove handler set by | Public |