![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
Scheduling Service : Parent. More...
#include <scheduling.h>
Protected Member Functions | |
Base (Unit0 &unit) | |
Constructor. | |
![]() | |
Service (Unit0 &unit) | |
Constructor. More... | |
bool | check_uid (uint16_t uid) const |
Check if the given uid value matches the service's UID value. More... | |
Additional Inherited Members | |
![]() | |
uint16_t | uid () const |
This method returns the interface UID. More... | |
Scheduling Service : Parent.
This is the parent class for the Scheduling service implementation.
_ITF | interface UID for the service. |
_Parent | parent class for the service. |
Definition at line 738 of file scheduling.h.