MySensors Library & Examples  2.3.2-62-ge298769
PJONInteractiveRouter3< A, B, C, RouterClass > Member List

This is the complete list of members for PJONInteractiveRouter3< A, B, C, RouterClass >, including all inherited members.

begin() (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
bus_count (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >protected
buses (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >protected
connect(uint8_t bus_count_in, PJON< Any > *const buses_in[], uint8_t default_gateway_in, void *custom_pointer, PJON_Receiver receiver, PJON_Error error) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inlineprotected
connect_buses(uint8_t bus_count_in, PJON< Any > *const buses_in[], uint8_t default_gateway_in=PJON_NOT_ASSIGNED) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
current_bus (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >protected
custom_pointer (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >protected
default_gateway (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >protected
dynamic_error_function(uint8_t code, uint16_t data) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inlineprotectedvirtual
dynamic_receiver_function(uint8_t *payload, uint16_t length, const PJON_Packet_Info &packet_info) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inlineprotectedvirtual
error (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >protected
error_function(uint8_t code, uint16_t data, void *custom_pointer) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inlinestatic
find_attached_bus_with_id(const uint8_t *bus_id, const uint8_t, uint8_t &start_bus) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inlineprotected
find_bus_with_id(const uint8_t bus_id[], const uint8_t device_id, uint8_t &start_bus) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inlineprotected
forward_packet(const uint8_t *payload, const uint16_t length, const uint8_t receiver_bus, const uint8_t sender_bus, bool &ack_sent, const PJON_Packet_Info &packet_info) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inlineprotected
get_bus(const uint8_t ix) (defined in PJONInteractiveRouter3< A, B, C, RouterClass >)PJONInteractiveRouter3< A, B, C, RouterClass >inline
get_callback_bus() const (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
get_strategy_0() (defined in PJONInteractiveRouter3< A, B, C, RouterClass >)PJONInteractiveRouter3< A, B, C, RouterClass >inline
get_strategy_1() (defined in PJONInteractiveRouter3< A, B, C, RouterClass >)PJONInteractiveRouter3< A, B, C, RouterClass >inline
get_strategy_2() (defined in PJONInteractiveRouter3< A, B, C, RouterClass >)PJONInteractiveRouter3< A, B, C, RouterClass >inline
loop() (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
PJONInteractiveRouter() (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline
PJONInteractiveRouter(uint8_t bus_count, PJONAny *const buses[], uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline
PJONInteractiveRouter3(uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONInteractiveRouter3< A, B, C, RouterClass >)PJONInteractiveRouter3< A, B, C, RouterClass >inline
PJONSimpleSwitch() (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
PJONSimpleSwitch(uint8_t bus_count, PJON< Any > *const buses[], uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
PJONSimpleSwitch(PJON< Any > &bus0, PJON< Any > &bus1, uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
PJONSimpleSwitch(PJON< Any > &bus0, PJON< Any > &bus1, PJON< Any > &bus2, uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inline
PJONSwitch() (defined in PJONSwitch)PJONSwitchinline
PJONSwitch(uint8_t bus_count, PJONAny *const bus_list[], uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONSwitch)PJONSwitchinline
receiver (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >protected
receiver_function(uint8_t *payload, uint16_t length, const PJON_Packet_Info &packet_info) (defined in PJONSimpleSwitch< Any >)PJONSimpleSwitch< Any >inlinestatic
router (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >protected
send_notification (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >protected
send_packet(const uint8_t *payload, const uint16_t length, const uint8_t receiver_bus, const uint8_t sender_bus, bool &ack_sent, const PJON_Packet_Info &packet_info) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inlineprotectedvirtual
send_packet(const uint8_t *payload, uint16_t length, const PJON_Packet_Info &packet_info) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline
set_custom_ptr(void *custom_ptr) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline
set_error(PJON_Error e) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline
set_receiver(PJON_Receiver r) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline
set_router(bool on) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline
set_send_notification(PJON_Send_Notification s) (defined in PJONInteractiveRouter< PJONSwitch >)PJONInteractiveRouter< PJONSwitch >inline