HAN-FUN API  1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
HF::Core::Scheduling::Base< _ITF, _Parent > Struct Template Reference

Scheduling Service : Parent. More...

#include <scheduling.h>

+ Inheritance diagram for HF::Core::Scheduling::Base< _ITF, _Parent >:
+ Collaboration diagram for HF::Core::Scheduling::Base< _ITF, _Parent >:

Protected Member Functions

 Base (Unit0 &unit)
 Constructor.
 
- Protected Member Functions inherited from HF::Core::Service< _ITF, _Parent >
 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

- Public Member Functions inherited from HF::Core::Service< _ITF, _Parent >
uint16_t uid () const
 This method returns the interface UID. More...
 

Detailed Description

template<Interface::UID _ITF, typename _Parent>
struct HF::Core::Scheduling::Base< _ITF, _Parent >

Scheduling Service : Parent.

This is the parent class for the Scheduling service implementation.

Template Parameters
_ITFinterface UID for the service.
_Parentparent class for the service.

Definition at line 738 of file scheduling.h.


The documentation for this struct was generated from the following file: