![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
Helper class template for implementing a given interface role. More...
#include <interface.h>
Inherits Itf.
Public Member Functions | |
HF::Interface::Role | role () const |
Return the Interface::Role this interface implements. More... | |
Helper class template for implementing a given interface role.
Itf | parent interface class. |
_role | interface role implemented. |
Definition at line 394 of file interface.h.
|
inline |
Return the Interface::Role this interface implements.
Definition at line 397 of file interface.h.