|  | MySensors Library & Examples
    2.3.2-62-ge298769
    | 
This is the complete list of members for PJONInteractiveRouter< 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< RouterClass >) | PJONInteractiveRouter< RouterClass > | protected | 
| default_gateway (defined in PJONSimpleSwitch< Any >) | PJONSimpleSwitch< Any > | protected | 
| dynamic_error_function(uint8_t code, uint16_t data) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inlineprotectedvirtual | 
| dynamic_receiver_function(uint8_t *payload, uint16_t length, const PJON_Packet_Info &packet_info) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inlineprotectedvirtual | 
| error (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | 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 PJONSimpleSwitch< Any >) | PJONSimpleSwitch< Any > | inline | 
| get_callback_bus() const (defined in PJONSimpleSwitch< Any >) | PJONSimpleSwitch< Any > | inline | 
| loop() (defined in PJONSimpleSwitch< Any >) | PJONSimpleSwitch< Any > | inline | 
| PJONInteractiveRouter() (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inline | 
| PJONInteractiveRouter(uint8_t bus_count, PJONAny *const buses[], uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< 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) | PJONSwitch | inline | 
| PJONSwitch(uint8_t bus_count, PJONAny *const bus_list[], uint8_t default_gateway=PJON_NOT_ASSIGNED) (defined in PJONSwitch) | PJONSwitch | inline | 
| receiver (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | 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< RouterClass >) | PJONInteractiveRouter< RouterClass > | protected | 
| send_notification (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | 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< RouterClass >) | PJONInteractiveRouter< RouterClass > | inlineprotectedvirtual | 
| send_packet(const uint8_t *payload, uint16_t length, const PJON_Packet_Info &packet_info) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inline | 
| set_custom_ptr(void *custom_ptr) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inline | 
| set_error(PJON_Error e) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inline | 
| set_receiver(PJON_Receiver r) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inline | 
| set_router(bool on) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inline | 
| set_send_notification(PJON_Send_Notification s) (defined in PJONInteractiveRouter< RouterClass >) | PJONInteractiveRouter< RouterClass > | inline |