HAN-FUN API  1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
HF::Units::Proxy< _Interface, _Proxy, typename > Struct Template Reference

Proxy class for interface objects. More...

#include <units.h>

+ Inheritance diagram for HF::Units::Proxy< _Interface, _Proxy, typename >:
+ Collaboration diagram for HF::Units::Proxy< _Interface, _Proxy, typename >:

Additional Inherited Members

- Public Member Functions inherited from HF::Interfaces::Proxy< _Interface, _Proxy >
void send (const Protocol::Address &addr, Protocol::Message &message)
 Send message msg to the network address given by addr. More...
 
void notify (const HF::Attributes::IAttribute &old_value, const HF::Attributes::IAttribute &new_value) const
 Notify that an attribute value as changed. More...
 
- Protected Attributes inherited from HF::Interfaces::Proxy< _Interface, _Proxy >
_Proxy & proxy
 Referent to the class providing the required functionality.
 

Detailed Description

template<typename _Interface, typename _Proxy, typename = void>
struct HF::Units::Proxy< _Interface, _Proxy, typename >

Proxy class for interface objects.

Definition at line 154 of file units.h.


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