![]() |
RSeries astromech firmware
|
This is the complete list of members for SMQ, including all inherited members.
| addBroadcastPeer() | SMQ | inlinestatic |
| addPairedHost(SMQAddress *addr, SMQLMK *lmk=nullptr) | SMQ | inlinestatic |
| addPairedHosts(unsigned numHosts, SMQAddressKey *hosts) | SMQ | inlinestatic |
| addPairedPeers() | SMQ | inlinestatic |
| broadcastPairedTopic(smq_id topic) | SMQ | inlinestatic |
| broadcastTopic(smq_id topic) | SMQ | inlinestatic |
| clearAllPeers() | SMQ | inlinestatic |
| clearToSend() | SMQ | inlinestatic |
| createLocalMasterKey(SMQLMK *key) | SMQ | inlinestatic |
| getAddress() | SMQ | inlinestatic |
| getLocalMasterKey(SMQLMK *key) | SMQ | inlinestatic |
| getPairedHostCount() | SMQ | inlinestatic |
| getPairedHosts(SMQAddressKey *hosts, unsigned maxCount) | SMQ | inlinestatic |
| init(String hostName, String key) | SMQ | inlinestatic |
| init(const char *hostName=nullptr, const char *key=nullptr) | SMQ | inlinestatic |
| isPairing() | SMQ | inlinestatic |
| masterKeyExchange(SMQLMK *remoteKey) | SMQ | inlinestatic |
| MessageHandler typedef | SMQ | |
| MessageHandler typedef | SMQ | |
| messageSender() | SMQ | inlinestatic |
| process() | SMQ | inlinestatic |
| process() | SMQ | inlinestatic |
| ready() | SMQ | inlinestatic |
| removeBroadcastPeer() | SMQ | inlinestatic |
| send_boolean(const msg_id id, bool val) | SMQ | inlinestatic |
| send_boolean(PROGMEMString key, bool val) | SMQ | inlinestatic |
| send_boolean(const char *key, bool val) | SMQ | inlinestatic |
| send_boolean(const msg_id id, bool val) | SMQ | inlinestatic |
| send_boolean(const char *key, bool val) | SMQ | inlinestatic |
| send_boolean(PROGMEMString key, bool val) | SMQ | inlinestatic |
| send_double(const msg_id id, double val) | SMQ | inlinestatic |
| send_double(PROGMEMString key, double val) | SMQ | inlinestatic |
| send_double(const char *key, double val) | SMQ | inlinestatic |
| send_double(const msg_id id, double val) | SMQ | inlinestatic |
| send_double(const char *key, double val) | SMQ | inlinestatic |
| send_double(PROGMEMString key, double val) | SMQ | inlinestatic |
| send_end() | SMQ | inlinestatic |
| send_end() | SMQ | inlinestatic |
| send_float(const msg_id id, float val) | SMQ | inlinestatic |
| send_float(PROGMEMString key, float val) | SMQ | inlinestatic |
| send_float(const char *key, float val) | SMQ | inlinestatic |
| send_float(const msg_id id, float val) | SMQ | inlinestatic |
| send_float(const char *key, float val) | SMQ | inlinestatic |
| send_float(PROGMEMString key, float val) | SMQ | inlinestatic |
| send_int16(const msg_id id, int16_t val) | SMQ | inlinestatic |
| send_int16(PROGMEMString key, int16_t val) | SMQ | inlinestatic |
| send_int16(const char *key, int16_t val) | SMQ | inlinestatic |
| send_int16(const msg_id id, int16_t val) | SMQ | inlinestatic |
| send_int16(const char *key, int16_t val) | SMQ | inlinestatic |
| send_int16(PROGMEMString key, int16_t val) | SMQ | inlinestatic |
| send_int32(const msg_id id, int32_t val) | SMQ | inlinestatic |
| send_int32(const char *key, int32_t val) | SMQ | inlinestatic |
| send_int32(PROGMEMString key, int32_t val) | SMQ | inlinestatic |
| send_int32(const msg_id id, int32_t val) | SMQ | inlinestatic |
| send_int32(const char *key, int32_t val) | SMQ | inlinestatic |
| send_int32(PROGMEMString key, int32_t val) | SMQ | inlinestatic |
| send_int8(const msg_id id, int8_t val) | SMQ | inlinestatic |
| send_int8(PROGMEMString key, int8_t val) | SMQ | inlinestatic |
| send_int8(const char *key, int8_t val) | SMQ | inlinestatic |
| send_int8(const msg_id id, int8_t val) | SMQ | inlinestatic |
| send_int8(const char *key, int8_t val) | SMQ | inlinestatic |
| send_int8(PROGMEMString key, int8_t val) | SMQ | inlinestatic |
| send_long(const msg_id id, long val) | SMQ | inlinestatic |
| send_long(const char *key, long val) | SMQ | inlinestatic |
| send_null(const msg_id id) | SMQ | inlinestatic |
| send_null(PROGMEMString key) | SMQ | inlinestatic |
| send_null(const char *key) | SMQ | inlinestatic |
| send_null(const msg_id id) | SMQ | inlinestatic |
| send_null(const char *key) | SMQ | inlinestatic |
| send_null(PROGMEMString key) | SMQ | inlinestatic |
| send_ready() | SMQ | inlinestatic |
| send_start(const smq_id id) | SMQ | inlinestatic |
| send_start(PROGMEMString str) | SMQ | inlinestatic |
| send_start(const char *str) | SMQ | inlinestatic |
| send_start(const smq_id id) | SMQ | inlinestatic |
| send_start(const char *str) | SMQ | inlinestatic |
| send_start(PROGMEMString str) | SMQ | inlinestatic |
| send_start_hash(const char *str) | SMQ | inlinestatic |
| send_string(const char *str) | SMQ | inlinestatic |
| send_string(PROGMEMString str) | SMQ | inlinestatic |
| send_string(const msg_id id, const char *val) | SMQ | inlinestatic |
| send_string(PROGMEMString key, const char *val) | SMQ | inlinestatic |
| send_string(PROGMEMString key, PROGMEMString val) | SMQ | inlinestatic |
| send_string(const char *key, const char *val) | SMQ | inlinestatic |
| send_string(const char *str) | SMQ | inlinestatic |
| send_string(PROGMEMString str) | SMQ | inlinestatic |
| send_string(const msg_id id, const char *val) | SMQ | inlinestatic |
| send_string(const char *key, const char *val) | SMQ | inlinestatic |
| send_string(PROGMEMString key, const char *val) | SMQ | inlinestatic |
| send_string(PROGMEMString key, PROGMEMString val) | SMQ | inlinestatic |
| send_string_hash(const char *str) | SMQ | inlinestatic |
| send_string_hash(const char *str) | SMQ | inlinestatic |
| send_string_hash(PROGMEMString str) | SMQ | inlinestatic |
| send_string_id(const msg_id id) | SMQ | inlinestatic |
| send_string_id(const msg_id id) | SMQ | inlinestatic |
| send_topic_hash(const char *str) | SMQ | inlinestatic |
| send_topic_id(const smq_id id) | SMQ | inlinestatic |
| send_uint16(const msg_id id, uint16_t val) | SMQ | inlinestatic |
| send_uint16(PROGMEMString key, uint16_t val) | SMQ | inlinestatic |
| send_uint16(const char *key, uint16_t val) | SMQ | inlinestatic |
| send_uint16(const msg_id id, uint16_t val) | SMQ | inlinestatic |
| send_uint16(const char *key, uint16_t val) | SMQ | inlinestatic |
| send_uint16(PROGMEMString key, uint16_t val) | SMQ | inlinestatic |
| send_uint32(const msg_id id, uint32_t val) | SMQ | inlinestatic |
| send_uint32(PROGMEMString key, uint32_t val) | SMQ | inlinestatic |
| send_uint32(const char *key, uint32_t val) | SMQ | inlinestatic |
| send_uint32(const msg_id id, uint32_t val) | SMQ | inlinestatic |
| send_uint32(const char *key, uint32_t val) | SMQ | inlinestatic |
| send_uint32(PROGMEMString key, uint32_t val) | SMQ | inlinestatic |
| send_uint8(const msg_id id, uint8_t val) | SMQ | inlinestatic |
| send_uint8(PROGMEMString key, uint8_t val) | SMQ | inlinestatic |
| send_uint8(const char *key, uint8_t val) | SMQ | inlinestatic |
| send_uint8(const msg_id id, uint8_t val) | SMQ | inlinestatic |
| send_uint8(const char *key, uint8_t val) | SMQ | inlinestatic |
| send_uint8(PROGMEMString key, uint8_t val) | SMQ | inlinestatic |
| sendEnd() | SMQ | inlinestatic |
| sendString(String str) | SMQ | inlinestatic |
| sendString(const char *key, const char *val) | SMQ | inlinestatic |
| sendString(String key, String val) | SMQ | inlinestatic |
| sendString(const char *key, String val) | SMQ | inlinestatic |
| sendString(String key, const char *val) | SMQ | inlinestatic |
| sendTopic(const smq_id id) | SMQ | inlinestatic |
| sendTopic(PROGMEMString str) | SMQ | inlinestatic |
| sendTopic(const char *str) | SMQ | inlinestatic |
| sendTopic(String topic, String host) | SMQ | inlinestatic |
| sendTopic(PROGMEMString topic) | SMQ | inlinestatic |
| sendTopic(const char *topic, const char *hostNameAddr=nullptr) | SMQ | inlinestatic |
| setHostDiscoveryCallback(void(*callback)(SMQHost *host)) | SMQ | inlinestatic |
| setHostLostCallback(void(*callback)(SMQHost *host)) | SMQ | inlinestatic |
| setHostPairingCallback(void(*callback)(SMQHost *host)) | SMQ | inlinestatic |
| setLocalMasterKey(SMQLMK *key) | SMQ | inlinestatic |
| startPairing() | SMQ | inlinestatic |
| stopPairing() | SMQ | inlinestatic |