MySensors Library & Examples  2.3.2-62-ge298769
Public Member Functions | Public Attributes | List of all members
StrategyLink< Strategy > Class Template Reference

Detailed Description

template<typename Strategy>
class StrategyLink< Strategy >

Definition at line 24 of file StrategyLink.h.

+ Inheritance diagram for StrategyLink< Strategy >:
+ Collaboration diagram for StrategyLink< Strategy >:

Public Member Functions

uint32_t back_off (uint8_t attempts)
 
bool begin (uint8_t did=0)
 
bool can_start ()
 
uint8_t get_max_attempts ()
 
uint16_t get_receive_time ()
 
void handle_collision ()
 
uint16_t receive_frame (uint8_t *data, uint16_t max_length)
 
uint16_t receive_response ()
 
void send_response (uint8_t response)
 
void send_frame (uint8_t *data, uint16_t length)
 

Public Attributes

Strategy strategy
 

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